You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: