Skip to content

4.1.1

Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 11 Sep 09:17

[4.1.1] - 2023-09-05

Added

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

Changed

  • 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

Fixed

  • 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/