com.unity.xr.meta-openxr 1.0.3
Source docsNotes: processedReleased March 5, 2025
Unity Compatibility
Minimum Unity: 2022.3 (0f1)
Package Dependencies
✨ Features
- Added support for running scenes in the editor via [Quest Link](xref:meta-openxr-project-setup#quest-link).
📈 Improvements
- Changed the **Meta Quest: Camera (Passthrough)** feature to no longer enable the `XR_FB_composition_layer_alpha_blend` OpenXR extension. This is a backwards-compatible change with no effect on your code.
🔧 Bug Fixes
- Fixed the **Meta Quest: Display Utilities** feature so that it works correctly even when **Meta Quest: Session** is disabled. (MOXRB-70)
- Fixed the `MetaOpenXRAnchorSubsystem` so that it correctly registers its `subsystemTypeOverride`, allowing you to typecast instances of `XRAnchorSubsystem` to `MetaOpenXRAnchorSubsystem`.
