com.unity.xr.openxr 1.12.0-exp.1
Source docsNotes: processedReleased July 3, 2024
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
🔧 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.
