com.unity.xr.arkit 3.0.0-preview.2

com.unity.xr.arkit

Notes: processedReleased September 6, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2

🔧 Bug Fixes

  • 3.0.0-preview.1 was not compatible with some older versions of Xcode. This has been fixed.

Breaking Changes

  • `ARKitSessionSubsystem.worldMapSupported` was previously an instance method; now it is a `static` method as it does not require an instance to perform this check.