com.unity.xr.arfoundation 4.1.0-preview.12

com.unity.xr.arfoundation

Notes: processedReleased November 3, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

🔧 Bug Fixes

  • Trackable managers no longer attempt to query subsystems for trackable changes when the subsystems are stopped. This fixes the console error that will occur with MagicLeap:
  • InvalidOperationException: Can't call "GetChanges" without "Start"ing the anchor subsystem!