Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
yarwad's avatar
yarwad
Explorer
6 years ago

Quest game goes black when switching between scenes.

Hi there, I'm using SceneManager.LoadScene() to switch between scenes in my Unity build for Quest.  The title screen works fine, but then as soon as I trigger the scene change the game gets stuck on a black screen.  Any idea of what might be causing this or how to fix it?  Thanks!

2 Replies

  • Hi!
    Maybe you forgot to add the scene to the build settings? Or maybe the scene name or scene number is wrong.