com.unity.xr.arcore 4.1.0-preview.13

com.unity.xr.arcore

Notes: processedReleased November 9, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

🔄 Changes

  • Switch to using all 16-bits from the pixels in the ARCore environment depth image, rather just the lower 13 bits.

🔧 Bug Fixes

  • Fix crash when performing a synchronous [XRCpuImage conversion](xref:UnityEngine.XR.ARSubsystems.XRCpuImage.Convert\(UnityEngine.XR.ARSubsystems.XRCpuImage.ConversionParams,System.IntPtr,System.Int32\)) while an [asynchronous conversion](xref:UnityEngine.XR.ARSubsystems.XRCpuImage.ConvertAsync\(UnityEngine.XR.ARSubsystems.XRCpuImage.ConversionParams\)) is already running.