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

com.unity.xr.arkit

Notes: processedReleased July 22, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

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 issue 1334331 which could cause meshes to occasionally become briefly invalid, resulting in a flickering effect when visualized.