Hello, hope all is well. I have been having some issues with building and deploying to the Magic Leap 2 using Unity 6. I can successfully build and install the app but I am unable to see anything within the lens. I don’t even see the Unity splash logo upon entering the app. I followed the Unity OpenXR documentation (Version: 20 Jan 2025). I am also running the latest Magic Leap OS (1.12.0). I am using version 2.6.0 of the Magic Leap SDK. Any suggestions or possible solutions? Not sure if this is something within the android manifest file I have to change.
Oh, it was initially set to GameActivity. This appeared to work! Thanks so much for your help :). Is there a reason it must be Activity
as opposed to GameActivity
?
I think it’s related to how it formats the Manifest file. I’m not sure if the issue is that the other activity type cannot be declared or if it prevents the necessary tags from being added automatically.
I think I have the same problem but it didn’t fixed for me is there any other reasons for that to happen ?
Try deleting and recreating the android manifest file. Also make sure that magic leap support is turned on in the XR settings
My case is fixed when I download Unity Examples package from Hub
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.