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

com.unity.xr.arkit

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

🔧 Bug Fixes

  • Fixed an issue where toggling plane detection or light estimation would momentarily pause the ARSession, causing tracking to become temporarily unstable.
  • Fixed the (new) CameraImage API to work with the 2018.3 betas.
  • ARKit's `ARTrackingStateLimited` was reported as `TrackingState.Tracking`. It is now reported as `TrackingState.Unavailable`.

📈 Improvements

  • Add support for native pointer access for several ARSession-related native objects.
  • Add ARWorldMap support.
  • Add linker validation when building with the IL2CPP scripting backend to avoid stripping the Unity.XR.ARKit assembly.