Unity SDK 2.6.0
Bugfixes
- Fixed XRSessionSubsystem TrackingState reporting.
- Fixed an issue with
MLVoiceIntentsConfiguration
where there was a potential for a null reference. - Fixed incorrect enum value for
MLWebview.Keycode.Return
Features
- Update to OpenXR SDK 1.1.41 and promote several Magic Leap 2 OpenXR Features out of experimental status.
- Updated
MLVoiceIntentsConfiguration
to no longer require its' lists to be initialized when the ScriptableObject is created through code.
Misc.
- Changed the underlying numeric type for
PixelSensorAutoExposureMode
so that it can be serialized by Unity.