Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
eccecarpet's avatar
eccecarpet
Explorer
1 year ago
Solved

Menu Canvas Not Responsive

Details Unity Version:  Set-Up:  Meta Integration: Meta XR All-in-One SDK Using Oculus Quest 2 Hello! I am not new to VR development but I am for some reason struggling ...
  • hydraulicity's avatar
    1 year ago

    1. The start function is called when the script is enabled, in the tutorial you linked they call the function StartBtn()

    2. Since the start function loads the Main scene on the first frame the menu scene is loaded then you're not seeing it in builds.

    I'm not sure why you're not seeing grabbable props in the scene, more information would be needed to help there.

    Hope this helps.