-
Notifications
You must be signed in to change notification settings - Fork 29
Troubleshooting
If you're having trouble with your inputs there are a few resources you can use to debug where the issue is.
If you go to the SteamVR Input toolbar and select Launch SteamVR Binding Dashboard
you can click edit on your default binding then click SteamVR Input Debugger in the lower right hand corner. This screen will show you the inputs of your current controller on the right and your SteamVR actions and bindings on the left. It is a slow "realtime" representation of the state of your actions and can be used for debugging purposes.
You can see any errors SteamVR is throwing by going to the SteamVR Monitor window and selecting the hamburger dropdown menu. In this menu click Create System Report
. Then in the logs tab you'll see the vrserver.exe log. If there were errors loading your action manifest of binding file they'll show up here.