com.unity.xr.openxr 1.14.2

com.unity.xr.openxr

Source docs
Notes: processedReleased March 27, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Features

  • Added a validation rule about the minimum Android API level is 24.
  • Added support for visible triangle mesh to be available for use in post processing.

📈 Improvements

  • Modified the Meta Quest Support feature to use the updated Khronos OpenXR loader library.
  • Changed OpenXR loader version to 1.1.45.

🔧 Bug Fixes

  • Fixed an issue that enabled interaction profiles setting not being saved after reopened the project.
  • Fixed a bug that depth submission mode corrupting the spacewarp depth texture.
  • Fixed a bug that wrong view configuration type being selected as primary view and causing rendering issues.
  • Fixed an issue on Android platforms where `xrCreateSwapchainAndroidSurfaceKHR` was attempted to be used even when the XR Composition Layers package wasn't installed.
  • Fixed an issue that Meta XR simulator can't launch properly on Mac.