com.unity.xr.oculus 4.5.1

com.unity.xr.oculus

Source docs
Notes: processedReleased March 14, 2025

Browse versions

PreviousNext

🔧 Bug Fixes

  • Fixed warnings and errors related to using Direct3D 12
  • Automatically disable Direct3D 12 when the Oculus XR Plugin is enabled on Windows in Unity 6.1 and higher

⚠️ Known Issues

  • `Unity.XR.Oculus.Stats.PerfMetrics` entries currently return `0` when using the OpenXR runtime
  • `Unity.XR.Oculus.Stats.AppMetrics` entries 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/
  • `Acceleration` and `AngularAcceleration` values on tracked poses currently return `0` when using the OpenXR runtime. This is a limitation of the OpenXR API