com.unity.xr.arcore 4.2.0-pre.12

com.unity.xr.arcore

Notes: processedReleased July 22, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

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.