com.unity.xr.arcore 4.2.0-pre.12
Notes: processedReleased July 22, 2021
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.xr.arsubsystems (4.2.0-pre.12)
- com.unity.xr.management (4.0.1)
✨ Features
- Added methods to get the [raw](xref:UnityEngine.XR.ARSubsystems.XROcclusionSubsystem.TryAcquireRawEnvironmentDepthCpuImage\(UnityEngine.XR.ARSubsystems.XRCpuImage@\)) and [smoothed](xref:UnityEngine.XR.ARSubsystems.XROcclusionSubsystem.TryAcquireSmoothedEnvironmentDepthCpuImage\(UnityEngine.XR.ARSubsystems.XRCpuImage@\)) depth images independently.
🔧 Bug Fixes
- Fixed an issue where Occlusion shaders would fail compilation on certain devices.
- Fixed a crash that would occur when loading images into a `MutableRuntimeReferenceImageLibrary` at runtime. The issue tracker can be found here.
