Login Screen Disappears

When I enable “Virtual Reality Support” our login screen and functions to get to the game disappear.

I have a Oculus DK1. The headset is on and working, but can’t figure out how to get our log in interface up.

The main menu doesn’t even have “OVRCameraRig” in the Hierachy, but it still goes VR in headset and we can move around in the VR Headset with the “main camera”

Heres are game we are trying to add VR to

http://virtualcoachfootball.com/vc3dplayer/

credentials: demo, demo

Thanks for any help!

So interesting enough, even though it does not show up in the vr headset. it kind of shows up in a screen capture. Thoughts?

So here is a different scenario.

I disabled the “Virtual Reality Support” in other settings. It lets me go through the game until I get to the game mode where I have “OVRCameraRig” prefab loaded in Hierarchy. Here is the weird thing. The VR headset moves with the screen and works on the cpu. However, it does not display as seen on the right the field.

Any suggestions? If it just displayed what was on my cpu it would work!

For the first issue, it looks like you’re using legacy GUI. It’s recommended to use UI Canvas with Screen Space - Camera or World Space for UI.

For the 2nd issue, are you using OVRCameraRig from the Oculus Utilities package? The old Oculus integration won’t work, you’ll need Oculus Utilities for Unity 0.1.0 or newer.