ViveStereoRenderingToolkit icon indicating copy to clipboard operation
ViveStereoRenderingToolkit copied to clipboard

VR is not enabled for this application and NullReferenceExceptions

Open feroxxy opened this issue 7 years ago • 0 comments

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

feroxxy avatar Mar 20 '18 14:03 feroxxy