com.unity.xr.openxr 1.15.1

com.unity.xr.openxr

Source docs
Notes: processedReleased July 25, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

🔧 Bug Fixes

  • Fixed compile errors due to `AssetDatabase.CanOpenAssetInEditor(int)` and `AssetDatabase.OpenAsset(int)` were deprecated in Unity 6.3 and newer.
  • Fixed an issue in which the wrong normalized device coordinates (NDC) convention was used for SpaceWarp motion vectors. Application developers must now specify whether the current device uses right- or left-handed NDC for motion vectors when SpaceWarp is enabled.