# Unity 6 Magic Leap

**URL:** https://forum.magicleap.cloud/t/unity-6-magic-leap/5411
**Category:** Unity Development
**Tags:** development, unity, openxr
**Created:** [March 26, 2025, 6:26pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411 "2025-03-26T18:26:51Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![axg1341](https://avatars.discourse-cdn.com/v4/letter/a/a183cd/32.png) [@axg1341](https://forum.magicleap.cloud/u/axg1341)
#### Post date: [March 26, 2025, 6:26pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411/1 "2025-03-26T18:26:51Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![kbabilinski](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/kbabilinski/32/19_2.png) [@kbabilinski](https://forum.magicleap.cloud/u/kbabilinski)
#### Post date: [March 26, 2025, 6:34pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411/2 "2025-03-26T18:34:34Z")

</div>

Could you double check the Unity Player Settings and make sure that “Game Activity” is disabled?

 ![image](https://us1.discourse-cdn.com/flex019/uploads/magicleap1/original/2X/0/0350619cbc7b18f492b498e8bdf1592ce17c3db5.png)

---

<div class="post-metadata">

### Author: ![axg1341](https://avatars.discourse-cdn.com/v4/letter/a/a183cd/32.png) [@axg1341](https://forum.magicleap.cloud/u/axg1341)
#### Post date: [March 26, 2025, 7:14pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411/3 "2025-03-26T19:14:24Z")

</div>

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`?

---

<div class="post-metadata">

### Author: ![kbabilinski](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/kbabilinski/32/19_2.png) [@kbabilinski](https://forum.magicleap.cloud/u/kbabilinski)
#### Post date: [March 26, 2025, 7:53pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411/4 "2025-03-26T19:53:35Z")

</div>

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.

> **[Android Manifest | MagicLeap Developer Documentation](https://developer-docs.magicleap.cloud/docs/guides/openxr/getting-started/android-manifest-settings/)**
>
> This guide explains the essential elements and attributes that you need to include in your Android Manifest file to deploy an OpenXR application to the Magic Leap 2 device. The Android Manifest file is an XML file that describes the basic...

---

<div class="post-metadata">

### Author: ![brs\_kes](https://avatars.discourse-cdn.com/v4/letter/b/97f17d/32.png) [@brs\_kes](https://forum.magicleap.cloud/u/brs_kes)
#### Post date: [April 1, 2025, 8:29pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411/5 "2025-04-01T20:29:18Z")

</div>

I think I have the same problem but it didn’t fixed for me is there any other reasons for that to happen ?

---

<div class="post-metadata">

### Author: ![etucker](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.magicleap.cloud/etucker/32/842_2.png) [@etucker](https://forum.magicleap.cloud/u/etucker)
#### Post date: [April 3, 2025, 5:13pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411/6 "2025-04-03T17:13:26Z")

</div>

Try deleting and recreating the android manifest file. Also make sure that magic leap support is turned on in the XR settings

---

<div class="post-metadata">

### Author: ![brs\_kes](https://avatars.discourse-cdn.com/v4/letter/b/97f17d/32.png) [@brs\_kes](https://forum.magicleap.cloud/u/brs_kes)
#### Post date: [April 4, 2025, 2:41pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411/7 "2025-04-04T14:41:18Z")

</div>

My case is fixed when I download Unity Examples package from Hub

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex019/uploads/magicleap1/original/1X/bd9b737a4d45ea243aa7eb177d60a773b806899a.svg) [@system](https://forum.magicleap.cloud/u/system)
#### Post date: [April 18, 2025, 2:41pm UTC](https://forum.magicleap.cloud/t/unity-6-magic-leap/5411/8 "2025-04-18T14:41:41Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
