com.unity.xr.androidxr-openxr 0.4.4-exp.1
Source docsNotes: processedReleased December 31, 2024
Unity Compatibility
Minimum Unity: 6000.0 (23f1)
Package Dependencies
✨ Features
- Added support for erasing persistent anchors.
- Added default URP assets to be used with Android XR build profiles.
- Added an occlusion shader keyword to indicate that depth is linear.
📈 Improvements
- Switching to the Android XR build target from the build profiles window now automatically enables the Android XR feature group and the Foveated Rendering feature in XR Plugin Management Settings window.
- Renamed occlusion shader property names.
- Changed the way depth information is obtained from using Texture2DArray to a RenderTexture with dimension `TextureDimension.Tex2DArray`.
- ARF version dependency has been bumped to 6.1.0-pre.4 for updated occlusion support
