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

com.unity.xr.arkit

Notes: processedReleased March 9, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.2

🔄 Changes

  • Update XR Plug-in Management dependency to 4.0.
  • Deprecated [NSError.isNull](xref:UnityEngine.XR.ARKit.NSError.isNull). To determine whether an `NSError` is null, simply compare it to `null` using the `==` operator.
  • Static library was built with Xcode 12.4 (12D4e).