steamvr_unity_plugin
steamvr_unity_plugin copied to clipboard
SteamVR Unity Plugin - Documentation at: https://valvesoftware.github.io/steamvr_unity_plugin/
Once I try to build the Android version of my game for Oculus I get a bunch of errors saying namespace name X doesn't exist in the namespace Valve.VR. The...
hello, I'm making a VR game on Unity using the SteamVR plugin. When I try to teleport the game freezes and gives an error: NullReferenceException: Object reference not set to...
Unity 2022.2.15f1 I've seen errors like this a few times. Is SteamVR not supported/required with the new Unity.XR framework?
I get the above error when installing the steamVR plugin in unity. I think it is because the package.json file is not in the root of the tarball, Its in...
hello, I'm making a VR game on Unity using the SteamVR plugin. When I try to teleport the game freezes and gives an error: NullReferenceException: Object reference not set to...
I don't know if it is a bug, I called an action whose source is SteamVR_Input_Sources.Any, it returns true when I press down the key. When I call the same...
I have updated Unity and SteamVR lately. Now my Unity projects won't work on my HTC headset in test run mode. I started to test with fresh new Unity projects...
I'm trying to port my VR project to URP, and sadly, the Silhouette shader does not work in URP at all. Any chance to update this to work with either...
This requires SteamVR 1.10.9 (currently beta), and you need to add the bindings as well, of course (as usual with trackers).
When trying to work on a project without an HMD with controllers, the project defaults to 2D Debug mode. However, since the code expects the controllers to exist, it's not...