Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@bsawyer-ml bsawyer-ml released this 14 May 22:03

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
  • Added new MagicLeapController.cs example script to the ML Rig & Inputs package sample.

Bugfixes

  • Fixed code paths in MagicLeapCamera script to better support legacy Magic Leap XR Plugin workflow.
  • Resolved issue where sometimes Marker Detectors would receive MarkerInvalidML errors.
  • 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.MarkerString was limited to 100 characters.
  • Made DestroyClient method in Magic Leap 2 Facial Expressions OpenXR Feature get called automatically to prevent error if done manually in OnDestroy.