com.unity.xr.androidxr-openxr 0.4.5-exp.1
Source docsNotes: processedReleased April 9, 2025
Unity Compatibility
Minimum Unity: 6000.0 (23f1)
Package Dependencies
✨ Features
- Added support to request SCENE\_UNDERSTANDING\_FINE permission needed for raycast against depth.
🔧 Bug Fixes
- Fixed a bug where warning for coarse scene understanding permission would still appear if fine permission was granted
📈 Improvements
- Changed manifest editing behavior to include native library element for `libopenxr.google.so` and ensure app compatibility with Google Play Store.
- Changed name of eye tracking permissions from k\_AvatarEyesPermission and k\_GazePermission to k\_EyeTrackingCoarsePermission and k\_EyeTrackingFinePermission respectively and divided k\_SceneUnderstandingPermission into k\_SceneUnderstandingCoarsePermission and k\_SceneUnderstandingFinePermission.
