com.unity.xr.oculus 1.10.0-preview.1

com.unity.xr.oculus

Notes: processedReleased May 26, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (0f1)

Package Dependencies

Features

  • Added `event Action InputFocusAcquired` and `event Action InputFocusLost` in `class InputFocus` to detect Oculus input focus when the Universal menu is open or closed
  • Added system splash screen support for Quest. Oculus OS will display the system splash screen as a high quality compositor layer as soon as the app is starting to launch until the app submits the first frame

🔧 Bug Fixes

  • Fixed issue #1325113, where hand tracking was not working on Quest/Quest 2 when the Unity splash screen was disabled
  • Fixed related script initialization timing issues where some calls failed on the first frame but would succeed later