com.unity.xr.oculus 4.1.1

com.unity.xr.oculus

Source docs
Notes: processedReleased September 11, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (1f1)

Package Dependencies

Features

  • Added Quest 3 target device checkbox
  • Updated the `SystemHeadset` enum to include `Meta_Quest_3` and `Meta_Link_Quest_3` entries

📈 Improvements

  • Added project validation rule and soft dependency to xr.core.utils package
  • Bumped up required XR Management version to 4.4.0 to fix issues with Android Manifest cleanup
  • Updated Oculus plugins to v56
  • Updated documentation to inform users that Phase Sync is always active when using the Oculus OpenXR Runtime
  • Bumped minimum Unity version from 2022.2 to 2022.3

🔧 Bug Fixes

  • Removed Android manifest cleanup that removed the manifest file, existing projects need to do a clean build to completely remove the issue
  • Fixed Android app issues that arise when setting the entry point to GameActivity

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