com.unity.xr.arcore 4.2.0-pre.7
Notes: processedReleased May 18, 2021
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.xr.arsubsystems (4.2.0-pre.7)
- com.unity.xr.management (4.0.1)
✨ Features
- Added support for [ARBuildProcessor](xref:UnityEditor.XR.ARSubsystems.ARBuildProcessor).
- Added support for the [TrackableType.Depth](xref:UnityEngine.XR.ARSubsystems.TrackableType) raycast result. This allows you to raycast against the depth map on devices that support depth.
📈 Improvements
- Updated to ARCore 1.24.
🔧 Bug Fixes
- Fixed delay with switching to front-facing camera at the start/resuming of an `ARSession`.
