All Questions
4 questions
0
votes
0
answers
21
views
Unable to load custom render models from external driver folder
I have created a custom render models for my controllers. I am able to load the render models from the default location : C:\Program Files (x86)\Steam\steamapps\common\SteamVR\resources\rendermodels.
...
1
vote
1
answer
1k
views
How to disable teleport Steam VR/Unity for one controller
The goal is to teleport with only one controller.
Should it be done via Action Sets or could it be done via Event Trigger?
I could not find anything specific related to the controllers in the Hand ...
0
votes
1
answer
448
views
SteamVR 2.2b4 SteamVR_Action_Boolean error
I've been having a problem with the VR implementation in Unity since steam updated to 2.0 in
Now I'm working with their latest update from Github (2.2b4) and when I add the prefab "player" I am ...
0
votes
1
answer
92
views
Variable hoverSphereTransform of SteamVR is not assigned
I keep getting this "error" (The variable hoverSphereTransform of Hand has not been assigned.) after adding the camera[rig] to my scene. Is an error that appears constantly but when I run the project ...