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
Update Magic Leap XR Plugin requirement to version 7.0.0
Added option to recenter the XROrigin component at Start() via the inspector inside the MagicLeapCamera component.
Bugfixes
Fixed enforcement of Main Camera's near clip distance to respect user setting.
Fixed a NullReferenceException being thrown when stopping and replaying video with MLMediaPlayer
Fixed invalid handle check with MLMeshing subsystem
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.