com.unity.xr.arkit 4.2.0-pre.2
Notes: processedReleased March 9, 2021
Unity Compatibility
Minimum Unity: 2020.2
Package Dependencies
🔄 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).
