Using Unity 5.4.0f3 and the SteamVR Plugin v1.1.1 I had issues with adding the SteamVR_Camera to the Main Camera and then …

Forum Archive Using Unity 5.4.0f3 and the SteamVR Plugin v1.1.1 I had issues with adding the SteamVR_Camera to the Main Camera and then …

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5776
    Jon Sloan
    Participant

      Using Unity 5.4.0f3 and the SteamVR Plugin v1.1.1 I had issues with adding the SteamVR_Camera to the Main Camera and then clicking Expand.

      I did some poking around on the internet and found a suggestion to delete the Main Camera and place the CameraRig from the Prefabs folder into the scene. That seems to have done the setup mostly the same as you describe in this video and is working so far (not sure how things may differ as I continue through this video series).

      #24345
      Jonathan Gonzalez
      Participant

        That prefab contains the premade version of the camera with all the scripts needed. In the course I covered how to create this same prefab yourself from scratch but using the prefab makes it much easier and quicker. So you can use either, but not both since they are both cameras.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Using Unity 5.4.0f3 and the SteamVR Plugin v1.1.1 I had issues with adding the SteamVR_Camera to the Main Camera and then …’ is closed to new replies.