com.unity.xr.arkit 4.1.9
Notes: processedReleased January 18, 2022
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
🔧 Bug Fixes
- Fixed issue 1334331 which could cause meshes to occasionally become briefly invalid, resulting in a flickering effect when visualized.
- Fixed build issue issue 1357108 with the scripting define UNITY\_XR\_ARKIT\_LOADER\_ENABLED not being set correctly in some use cases.
- Fixed issue where selected build group was not the active build group.
- Fixed an issue which could cause [CPU image](xref:UnityEngine.XR.ARSubsystems.XRCpuImage) conversion to produce incorrect results when operating on a [depth image](xref:UnityEngine.XR.ARSubsystems.XROcclusionSubsystem.TryAcquireEnvironmentDepthCpuImage\(UnityEngine.XR.ARSubsystems.XRCpuImage@\)) when the [transformation](xref:UnityEngine.XR.ARSubsystems.XRCpuImage.Transformation) was something other than `MirrorY`.
- Fixed an issue which could cause some requested features to persist across session destruction and reinitialization.
