#Problems with building to Quest 3
1 messages · Page 1 of 1 (latest)
I'd start with checking the log. Usually this is a manifest problem. You can also try disabling auto graphics and Vulcan as some versions of Unity won't play nice with Vulcan on the Quest
Once in a very very blue moon rebooting the Quest works
Thanks for the tips to begin with!
Where can i find these logs and disable vulcan? I did change a lot of things in my project settings to try and fix it already...
Also: Even with a clean vr project, i can't view the scene after building... Just the 3 animated dots that keep on bouncing
If someone could quickly check if something is wrong, or further help me... I would be extremely gratefull!
I found the problem! Thanks again @sudden pollen for reminding me of not using vulkan! I looked over the Graphics APIs... So i changed that to OpenGLES3 and now i can run it!