com.unity.xr.arkit 1.0.0-preview.13
Notes: processedReleased April 3, 2019
Unity Compatibility
Minimum Unity: 2018.1
Package Dependencies
🔄 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.
