com.unity.xr.meta-openxr 2.5.0-pre.1
com.unity.xr.meta-openxr
Source docsNotes: processedReleased February 6, 2026
Browse versions
PreviousNext
✨ Features
- Added a setting to the AR Camera Feature that allows you to enable passthrough before the splash screen is displayed. Refer to [Passthrough pre-splash screen](xref:meta-openxr-camera#passthrough-pre-splash-screen) for details.
📈 Improvements
- Changed the minimum XR Composition Layers dependency version from 2.2.0 to 2.3.0.
- Camera image-related user permissions are now only added to the Android manifest if the user opts in to use camera image functionality. Refer to [Image capture](xref:meta-openxr-camera#image-capture) for more information.
- macOS binaries are now code signed.
- Changed AR Foundation dependency version from 6.4.0 to 6.5.0-pre.1.
🔧 Bug Fixes
- Fixed usages of APIs in `MetaOpenXRAnchorSubsystem` that were deprecated in AR Foundation 6.4.0.
- Fixed usages of APIs in `MetaOpenXRPlaneSubsystem` that were deprecated in AR Foundation 6.5.0.
- Fixed the Meta Quest Planes feature so that the plane classification `InnerWallFace` is recognized correctly when using the room mesh provider type.
- Fixed the session, camera, and raycast subsystems so that they are not stripped if you set your project's managed code stripping level to **High**.
- Fixed an issue that could cause `MetaOpenXRRaycastSubsystem` to incorrectly ignore a ray cast distance limit.
- Fixed an issue where plane geometry was sometimes incorrect when setting the [plane provider type](xref:meta-openxr-planes#plane-provider-type) to Xr Meta Spatial Entity Room Mesh.
