ValveSoftware / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
6.03k stars 1.27k forks source link

Controller bindings shows black screen due to referencing wrong files #961

Open gitscade opened 5 years ago

gitscade commented 5 years ago

The problem has been reported in early december and is still an issue on Dec.12. https://github.com/ValveSoftware/openvr/issues/852

Accessing 'Controller Bindings' or 'Manage Vive Trackers' from both the desktop & Vive Headset gui outputs black screen.

This screenshot today shows that what was reported few days ago is still not receiving attention. The script is accessing wrong files, outputting 404 error, hence the blank screen(because of typo - 'koreana' should be 'korean'). 404 error

The original files that should be accessed are intact, so a quick fix will render the controller bindings and manage tracker options to usable state. webhelper 404 error

For a novice developer like me, there currently is no single way to use the SteamVR Input on Unity3D because controller/tracker binding GUI is simply inaccessible...(and SteamVR_TrackedController class was completely wiped out from steamVR 2.0+ Unity plugins, so there is no reliable script reference except for OpenVR which I'm not familiar with.)

Need a quick fix on this issue.

sergioberg commented 5 years ago

Same bug if language is Russian. Black screen.