com.unity.xr.openxr 1.14.1
Source docsNotes: processedReleased February 24, 2025
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
✨ Features
- Added a validation rule to the Meta Quest Support feature to ensure that your app's default interface orientation uses a supported value.
🔧 Bug Fixes
- Fixed the OpenXRFeatureBuildHooks class so it now grabs the OpenXRSettings object from the given build target during build processing.
- Fixed duplicate OpenXR feature assets being added to the OpenXRSettings asset when upgrading to a newer OpenXR package.
- Fixed rendering problems with Mixed Reality Capture.
- Fixed a debug log spamming issue regarding ignored event types. This message could be logged multiple times per frame and was not helpful.
- Fixed Meta-specific eye-tracking manifest permissions to be added only to apps targeting Meta Quest Pro devices.
- Fixed an issue where spacewarp may assign motion vector textures to wrong render passes when using secondary views.
- Fixed a bug when allocating array swapchain failed, the index was incremented incorrectly.
- Fixed an issue when OpenXR feature didn't have all the attribute entries setup.
