Valve.VR or Valve.VR.InteractionSystem not found
Ive been having this error for few days, and i have no idea how to solve this. When i make new project and import SteamVR everything works great, until i want to make cript where i refference Valve.VR or Valve.VR.InteractionSystem namespace. I can only use Valve.Newtonsoft.Json. Any help would be really appreciated thx.
Comment
I have fixed that by downgrading to Unity version 2019.1
I have the same problem. Since I updated to Unity 2019.3.12 a few days ago, in Visual Studio I see 677 errors related to missing types in namespace "Valve.VR". :( [Edit:] Downgrade to 2019.3.11 solved it.