ValveSoftware / steamvr_unity_plugin

SteamVR Unity Plugin - Documentation at: https://valvesoftware.github.io/steamvr_unity_plugin/
BSD 3-Clause "New" or "Revised" License
1.04k stars 258 forks source link

cant get tracking from the HMD , displays as a static camera #720

Open sandclockwork2 opened 4 years ago

sandclockwork2 commented 4 years ago

i cant get any tracking from the HMD , the camera is just completely static but it displays in the hmd ,the controllers work fine tough ,

im pretty sure i setup the pluggin correctly , i just dropped it in an empty project in 2020.1.ob1 , generated the json files and set the plugin providers to open vr loader

are there any other steps for the hmd ?

sandclockwork2 commented 4 years ago

NullReferenceException: Object reference not set to an instance of an object Valve.VR.SteamVR_Input_Source.GetHandle (Valve.VR.SteamVR_Input_Sources inputSource) (at Assets/SteamVR/Input/SteamVR_Input_Source.cs:29) Valve.VR.SteamVR_RenderModel.UpdateComponents (Valve.VR.CVRRenderModels renderModels) (at Assets/SteamVR/Scripts/SteamVR_RenderModel.cs:763) Valve.VR.SteamVR_RenderModel.SetModel (System.String renderModelName) (at Assets/SteamVR/Scripts/SteamVR_RenderModel.cs:303) Valve.VR.SteamVR_RenderModel.Update () (at Assets/SteamVR/Scripts/SteamVR_RenderModel.cs:721)

doremi31618 commented 4 years ago

same issue here