Hi everyone! Got a quick question about the Oculus Rift Headset when using 5.4.0.f3. We are building an app and we’d like to have a function that when the Rift is NOT on someones head (seems like the hardware can detect that), to have it reset back to the main menu of our app. We have this functionality working in the Unity Editor (we cheated it by having it revert after the headset hasn’t moved in X amount of time). HOWEVER, when we build the app to a EXE and take the headset off, it just freezes the app. When we put the headset back on, it picks up where it left off.
Is there something in the build settings we can set to make the headset behave like it is in the unity editor, and not the way it’s currently behaving as a standalone app?
We are not using the Oculus SDK within unity, were just using the default VR tools/functionality that ships with Unity.