Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Quest build not opening

Discussion in 'VR' started by darkstarrising84, Jul 7, 2019.

  1. darkstarrising84

    darkstarrising84

    Joined:
    Jun 22, 2019
    Posts:
    2
    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!
     
  2. gjf

    gjf

    Joined:
    Feb 8, 2012
    Posts:
    53
    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...
     
    darkstarrising84 likes this.
  3. ju5t1n

    ju5t1n

    Joined:
    Jan 7, 2017
    Posts:
    1
    This happened to me and I fixed it by going to Project Settings > Player > Graphics APIs and removing Vulkan. Maybe you could try it?
     
    gjf and darkstarrising84 like this.
  4. darkstarrising84

    darkstarrising84

    Joined:
    Jun 22, 2019
    Posts:
    2
    Thanks a lot guys! I'm in!
     
    gjf likes this.