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

com.unity.xr.arfoundation

Notes: processedReleased September 6, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2

🔧 Bug Fixes

  • Fix issue where having the camera clearFlags property set to Skybox would break background rendering.
  • Fix issue where screen would flash green before the first camera frame was received.

📈 Improvements

  • Converted dependency on Legacy Input Helpers package to optional dependency. ARFoundation will continue to support the use of TrackedPoseDriver and the `UnityEngine.SpatialTracking` namespace but there is no longer a dependency on that package. ARFoundation can instead use the `ARTrackedPoseDriver` self-contained component to surface the device's pose.