Hello, I’ve gone through a few videos for packaging UE5 projects to Meta Quest 2 and I’m having an issue that I haven’t seen anyone mention. I’m able to package the project and I can see what it should look like on my Meta Quest 2 after I open it, but the project stays in a window rather than going into VR mode. I also cannot move the camera or use any kind of controls at all, it’s just a static window that shows a view of the world. Any idea what is causing this? My setup is as follows:
-
UE 5.4
-
Android Studio 4.0
-
UE Editor/Android Minimum SDK Version = 32
-
UE Editor/Android Target SDK Version = 32
-
Android Studio SDK Platform = 10.0 (Q)
-
Android SDK Build Tools 35, version 32.0.0
-
Start in VR is checked in UE
-
Created a VR Pawn and VR Game mode, set them to the default(There could be an issue here since the guides I found didn’t seem that thorough)
I’m also able to use VR Preview through UE and my project plays like expected on my Meta Quest 2, but packaging the project and putting it on my Quest 2 is where I am having the window issue with controls not working.