Releases: magicleap/MRTK-MagicLeapOne
Releases · magicleap/MRTK-MagicLeapOne
Magic Leap Plugin v1.3.2 for MRTK 2.7.0 for Unity
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
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
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
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
- Delete existing the following folders:
Assets/MRTK-MagicLeap
Assets/MagicLeap-Tools
- From the menu select Assets > Import Package >Custom Package.
- Navigate to and select the MRTK2.6.1-MagicLeap.1.2.unitypackage
- From the Import Unity Package window, click Import.
Magic Leap Plugin v1.1 for MRTK 2.6.1 for Unity
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.