Quest build not opening

Hey all!
I’ve just started developing my first game for vr, and I’m having an issue accessing the build.
It seems to transfer to my Oculus Quest without any trouble, but once I try to start the game, the oculus loading screen initiates, but then immediately kicks back to oculus home. I know it’s hard to tell what the problem may be, but are there any tips or ideas that may send me in the right direction?
Thanks in advance!

have you tried looking at the debug log?

C:\Utils\Android\platform-tools\adb logcat -s “Unity”

although the path may not be the same as yours…

1 Like

This happened to me and I fixed it by going to Project Settings > Player > Graphics APIs and removing Vulkan. Maybe you could try it?

2 Likes

Thanks a lot guys! I’m in!

1 Like