com.unity.xr.openxr 1.12.0-exp.1

com.unity.xr.openxr

Source docs
Notes: processedReleased July 3, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

🔧 Bug Fixes

  • Fixed Custom Composition Layer Feature not showing up in the OpenXR feature setting UI after importing into project.
  • Fixed a crash with composition layers in scene due to race condition.

📈 Improvements

  • Implements the construction and maintenance of native composition layers in C# via our LayerProvider classes inheriting from OpenXRCustomLayerHandler.