com.unity.xr.oculus 1.9.0-preview.1
Notes: processedReleased March 18, 2021
Unity Compatibility
Minimum Unity: 2019.4 (0f1)
Package Dependencies
- com.unity.ugui (1.0.0)
- com.unity.xr.management (4.0.1)
✨ Features
- Added `bool EnableDynamicFFR(bool enable)` to enable dynamic FFR. This should be combined with `SetFoveationLevel()` to enable dynamic FFR
📈 Improvements
- FFR APIs still log when called on desktop, but it is now a warning rather than an error. Conditionally compile out FFR code on non-Android to avoid the messages
🔧 Bug Fixes
- Fixed issue #1300651, where the Oculus XR Plugin would crash with apps built into folders with non-ASCII characters in the path
- Fixed an editor crash when entering playmode with a non-DX11 graphics device
- Fixed `[XR] Error determining if we should quit: Not Initialized` log spam when the runtime fails to initialize
