com.unity.xr.arcore 4.2.3
Notes: processedReleased May 2, 2022
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.xr.arsubsystems (4.2.3)
- com.unity.xr.management (4.0.1)
🔧 Bug Fixes
- Fixed a bug where the list of configurations per sesssion would not clear even when the [ARCoreSessionSubsystem](xref:UnityEngine.XR.ARCore.ARCoreSessionSubsystem) was deinitialized.
- Fixed a memory leak in the [AROcclusionManager](xref:UnityEngine.XR.ARFoundation.AROcclusionManager).
- Removed an errant bit mask that was being applied to the occlusion `XRCpuImage`s.
