Unreal SDK 1.7.0
note
The Magic Leap 2 Unreal SDK currently requires a customized version of Unreal Engine which must be built from source. It is available at https://github.com/MagicLeapUnreal/UnrealEngine. You must follow the signup instructions at https://github.com/EpicGames/Signup to access this fork of the engine.
Release 1.7.0 is setup to work with the 5.4-release-ml2 branch (the default branch). Previous releases should continue to use the 5.3-release-ml2 branch.
Features
- Updated integration of
XR_ML_eye_tracker
extension due to API changes.
Known Issues and Bug Fixes
- Fixed an issue with axis inputs not always updating in the controller example.
- Fixed an issue in 5.4.4 that caused on-device apps not to render when Mobile HDR is off.