Skip to content

Releases: magicleap/MRTK-MagicLeapOne

Magic Leap Plugin v1.3.2 for MRTK 2.7.0 for Unity

02 Jul 20:56
2fea254
Compare
Choose a tag to compare

Changelog

[1.3.2] - 2021-07-01

Bug Fixes

  • Fix Unity 2020.3 compatibility

Magic Leap Plugin v1.3.1 for MRTK 2.7.0 for Unity

21 Jun 19:12
932fe2c
Compare
Choose a tag to compare

Changelog

[1.3.1] - 2021-06-21

Bug Fixes

  • Fix bug where hands become unstable after bringing them into the camera's clipping plane.

Magic Leap Plugin v1.3 for MRTK 2.7.0 for Unity

19 Jun 20:19
5fc0082
Compare
Choose a tag to compare

Changelog

[1.3.0] - 2021-06-17

New Features

  • Add MRTK 2.7.0 support
  • Add Zero Iteration support
  • Add Magic Leap eye tracking support

Improvements

  • Updated stale APIs to avoid deprecation warnings.
  • Improved hand tracking stability.
  • Removed unused code.
  • Fixed issue where the Magic Leap controller would render on start, even though it's position was not valid.

Bug Fixes

  • Fix null reference error when using non Magic Leap specific Spatial Awareness profiles.

Known Issues

  • Scene origin starts at the floor level when using Simulation mode in Zero Iteration.
  • The MRTK spatial mesh shaders require Force Multipass to be enabled. This can be done in Project Settings > Magic Leap Settings.

Upgrading

This update requires MRTK version 2.7.x or higher. Please review the Upgrade Guide for guidance on how to upgrading existing projects.

Magic Leap Plugin v1.2 for MRTK 2.6.1 for Unity

25 May 19:48
69d1967
Compare
Choose a tag to compare

Release Notes

New Features

  • Added Magic Leap support for MRTK's spatial awareness feature.
  • New Spatial Awareness Mesh Demo scene.
  • New pre-configured Spatial Awareness Configuration profiles.

Notes

  • Magic Leap's specific mesh features such as Vertex Confidence and Planarization can be enabled in the inspector when selecting the Magic Leap's SpatialAwarenessMeshOberverProfile.
  • Meshing Settings can be changed at runtime using Magic Leap's MeshingSettings API.
  • Scene Understanding and Plane Finding are not supported.

Updating from a previous version

  1. Delete existing the following folders:
    • Assets/MRTK-MagicLeap
    • Assets/MagicLeap-Tools
  2. From the menu select Assets > Import Package >Custom Package.
  3. Navigate to and select the MRTK2.6.1-MagicLeap.1.2.unitypackage
  4. From the Import Unity Package window, click Import.

Magic Leap Plugin v1.1 for MRTK 2.6.1 for Unity

20 Apr 16:22
Compare
Choose a tag to compare

MRTK-MagicLeap is a plug-in for Magic Leap device compatibility with MRTK version 2.6.1 for Unity. For complete details, please see the release notes.