Unity SDK 2.2.0
Features
- Added Magic Leap 2 Light Estimation OpenXR Feature.
- Added .GetTimestamps()method to AndroidCamera API to allow users to determine/validate capture rate.
- Added Magic Leap 2 Pixel Sensor OpenXR Feature
Bugfixes
- Fixed code paths in MagicLeapCamera script to better support legacy Magic Leap XR Plugin workflow.
- Resolved issue where sometimes Marker Detectors would receive MarkerInvalidMLerrors.
- Fixed issue where the Permissions section of Magic Leap's Project Settings would fail to render and mention a missing MLSDK.
- Resolved unnecessary warnings from AR Foundation about missing Camera and Raycast subsystems.
- Fixed issue where MarkerData.MarkerStringwas limited to 100 characters.
- Made DestroyClientmethod in Magic Leap 2 Facial Expressions OpenXR Feature get called automatically to prevent error if done manually in OnDestroy.