com.unity.xr.oculus 1.13.0

com.unity.xr.oculus

Notes: processedReleased October 3, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (34f1)

Package Dependencies

📈 Improvements

  • Bumped minimum Unity version to 2020.3.34f1

🔧 Bug Fixes

  • Fixed an issue where an XR Rig could cause constant attempts to set the tracking origin when using the OpenXR backend, causing potential visual issues and/or crashes. **Note:** This fix will cause `TryRecenter()` to always return `true`. If you have an application that depends on the results of `TryRecenter()`, please note this behavior change. `TryRecenter()` would only work correctly on PC non-OpenXR builds in previous versions, and would return `false` in all other situations

⚠️ Known Issues

  • `Unity.XR.Oculus.Stats.PerfMetrics` entries currently return `0` when using the OpenXR runtime, which is optionally installed with the Oculus Integration asset
  • `Unity.XR.Oculus.Stats.AppMetrics` entries currently return `0` on all Oculus runtimes
  • For both of the above, the suggested replacement is to use the profiling tools available via the Oculus Developer Hub: https://developer.oculus.com/documentation/unity/ts-odh-logs-metrics/