You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed caching logic for CustomHapticsPatterns to avoid using incorrect cached patterns.
Fixed MLVoice.IntentEvent's EventSlotsUsed list within the OnVoiceEvent so it properly lists all Slots used in the voice command.
Optimized MLMeshing API and components to reduce memory usage.
Fixed spamming errors caused by not detecting eyes in the eye tracking example.
Deprecations & Removals
The MLMediaDRM API has been marked as Obsolete and will be removed in a future release.
MLWebView.GetScrollSize() and MLWebView.GetScrollOffset() have been marked as Obsolete and will be removed in a future release.
Removed the ability to turn off near clipping plane enforcement in MagicLeapCamera.
Known Issues
MLWebRTC: When disconnecting from a session, the camera does not shut down cleanly if the NativeSurface buffer format was used, causing the application to hang for as much as 30 seconds.