com.unity.xr.arcore 4.2.3

com.unity.xr.arcore

Notes: processedReleased May 2, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

🔧 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.