- Home /
SteamVR prefabs work in one project, but not another
Hello there, I'm trying to get SteamVR working so I can start working on my senior project. I've followed Valem's tutorial and am able to get VR interaction to work simply by dragging in the Player prefab and pressing play.
Now, I followed the same procedure as before in my Senior Project scene. Before deleting the main camera, I'm able to put on my headset and look around. Once I delete the camera and drag in the Player prefab, upon pressing play I get the following: I'm able to move around with the mouse and keyboard, but the headset shows only a black screen and no hands can be seen. From what I understand, this is a fallback control system that activates when an error prevents the headset from controlling the Player prefab. I've tried reimporting the SteamVR package, deleted and redownloaded my repository, and no matter what I do I cannot get the Player prefab to work in my senior project. Any thoughts? I imagine it's an easy fix but I can't find it. Thank you so much.
Answer by AldenEarwood · Apr 05 at 06:37 PM
I'm having the exact same issue, super glad to see not a soul has helped with this. I'm still looking for answers.
Your answer
Follow this Question
Related Questions
Preparing the build for HTC Vive 1 Answer
[HTC Vive] Mix Reality using Steam VR without the third controller 0 Answers
Input module SteamVR 2.0 with Unity 2018 1 Answer
Change the position and scale of gameobject1 with respect to gamobject2 0 Answers
First VR experiment: IndexOutOfRangeException: Array index is out of range. 2 Answers