Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VR is not enabled for this application and NullReferenceExceptions #3

Open
feroxxy opened this issue Mar 20, 2018 · 0 comments
Open

Comments

@feroxxy
Copy link

feroxxy commented Mar 20, 2018

These errors pop up in the example scenes. I've tried it in both clean and active projects in Unity 5.5.4 , 5.5.5 , 5.6x and 2017.3. Sometimes it works for a while and the moment I boot up the project later its gone to hell. What's happening?

VR is not enabled for this application. (UnityEngine.Debug:LogError(Object)
StereoRenderManager.cs:62
StereoRenderManager.cs:42
StereoRenderer.cs:207

Cannot get suitable projection parameter for current HMD. (UnityEngine.Debug:LogError(Object)
DeviceType.cs:66
StereoRenderManager.cs:135
StereoRenderer.cs:207

Current VR device is unsupported. (UnityEngine.Debug:LogError(Object)
StereoRenderManager.cs:138
StereoRenderer.cs:207

NullReferenceException: Object reference not set to an instance of an object
StereoRenderer.cs:214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant