com.unity.xr.arkit 1.0.0-preview.13

com.unity.xr.arkit

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

🔄 Changes

  • Update plugin to be compatible with Unity 2018.3
  • `ARPlane.trackingState` reports the session `TrackingState` for ARKit planes (previously it returned `TrackingState.Unknown`). ARKit planes do not have per-plane tracking states, so if they exist and the session is tracking, then the SDK will now report that the planes are tracked.