com.unity.xr.magicleap 6.3.0-preview.1
Notes: processedReleased June 29, 2021
Unity Compatibility
Minimum Unity: 2020.2
Package Dependencies
- com.unity.modules.screencapture (1.0.0)
- com.unity.modules.vr (1.0.0)
- com.unity.modules.xr (1.0.0)
- com.unity.ugui (1.0.0)
- com.unity.xr.arsubsystems (4.0.12)
- com.unity.xr.interactionsubsystems (1.0.1)
- com.unity.xr.management (4.0.1)
🔄 Changes
- Update the Image Tracking subsystem to create the Image Tracker disabled and synchronously.
- Explicitly add a way to increment the reference count of the Native Image Tracker to allow for external code to clean up the tracker.
- Emit XRInputSubsystem.trackingOriginUpdated event when Lumin reports a new tracking session.
- Fix a compiler warning about unused format arguments.
- Fixed a new issue with unity 2021.2.0a14 where building a lumin project gives an error (Fixes FB# 1328078)
- Fixed an issue where `isTracked` and `TrackingState` were not getting updated correctly (Fixes FB# 1175008)
- Addressed a case where getting the best controller may not return a valid controller.
