- Home /
Project PAUSING when I press play
Hello All
When pressing play on a project, it automatically Pauses... When it branches to the next scene, the same thing happens
Console reads:
SteamVR_GameView is deprecated in Unity 5.4 - REMOVING
UnityEngine.Debug:Log(Object)
SteamVR_GameView:Awake() (at Assets/SteamVR/Scripts/SteamVR_GameView.cs:14)
The project is 2 months old, & developed for the Vive... updated Steam & Using Unity 5.4
Any ideas?
Thanks
~be
Answer by EyePD · Feb 03, 2017 at 08:23 PM
Do you have "Error Pause" selected on your console? You could try turning it off and seeing how things go but most likely there's an issue with SteamVR_GameView.cs:14 you need to deal with.
Your answer
Follow this Question
Related Questions
SteamVR error 307 6 Answers
[SteamVR Mixed Reality] Quadratic View Only Show Black Screen 2 Answers
[HELP] developing for the HTC vive on a Mac 0 Answers
How to get the direction my Steam VR controller is pointing? 0 Answers
Interaction with UI using SteamVR 0 Answers