Forum Discussion

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

Unity editor not triggering VR focus

I'm in the Unity example project created by Oculus. But when I enter play mode the focus is on the default Oculus Home scene. It worked fine just yesterday. In fact I was surprised how well it worked, up until now. What happened, how can I fix it and keep it from happening again? Thanks.

2 Replies

Replies have been turned off for this discussion
  • vrdaveb's avatar
    vrdaveb
    Oculus Staff
    when I enter play mode the focus is on the default Oculus Home scene

    It sounds like VR is not enabled in your project. Can you double-check Player Settings and make sure "Virtual Reality Supported" is checked and "Oculus" is in the list of supported devices? If that doesn't fix it, please share %LOCALAPPDATA%\Unity\Editor\Editor.log.
  • Yes, VR was checked, but there were no SDK's selected. Setting Oculus fixed it. I'm not sure how/why that changed. Thank you for your reply!