Skip to main content
Version: 12 Dec 2024

Unity® MRTK3 Package 1.4.0

  • Magic Leap SDK Version 1.2.0 (or later)
  • Magic Leap Unity SDK Version 1.8.0 (or later)
  • Unity® Version: 2022.3.x (or later)

1.4.0 Updates

Added

  • Options added to the dangerous permissions section in Edit > Project Settings > MRTK3 > Magic Leap Settings > Runtime Permissions Configuration:
    • Added FACIAL_EXPRESSION as an enumerated permission.
    • Added the ability to manually specify additional permissions to be requested.
  • Updated model for the ML2 Controller with static and input-driven animated prefabs:
    • Prefabs are located in /Runtime/Common/Prefabs/ML2Controller/.
    • Magic Leap MRTK3 Rig prefabs updated to use the new animated model by default.
  • Utilities for automated and manual material conversion for URP or HDRP:
    • Automatic package material conversion options available in Edit > Project Settings > MRTK3 > Magic Leap Settings.
    • Manual material conversion options available via menu items under Magic Leap > MRTK3 when URP or HDRP is active.

Fixed

  • Resolved an issue with the ML2 Controller prefab (MLXR provider version) where the Far Ray interactor erroneously had "Hit Closest Only" disabled.

Known Issues

  • When using the OpenXR provider, performance issues may occur during application startup due to some shaders, including those in MRTK3's standard assets. Enabling the Graphics Jobs (Experimental) option in Player Settings can help mitigate these performance issues.