com.unity.xr.oculus 4.4.0

com.unity.xr.oculus

Source docs
Notes: processedReleased October 21, 2024

Browse versions

PreviousNext

Features

  • Added Quest 3S target device checkbox
  • Updated the `SystemHeadset` enum to include `Meta_Quest_3S` and `Meta_Link_Quest_3S` entries

⚠️ 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