ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
352 stars 82 forks source link

SteamVR 2.2 + VIU 1.10 SteamVR Input Live view doesn't show button press events accurately #101

Open wirelessdreamer opened 5 years ago

wirelessdreamer commented 5 years ago

Set up a new project, install SteamVR 2.2 and VIU 1.10 go to SteamVR Input live view in unity. button press events don't show up correctly.

This is probably an upstream bug though.

chengnay commented 5 years ago

@wirelessdreamer VIU's input will not reflect any signal to Live View. VIU works independently. If you would like to have any actions show signal in Live View, you might need to add your own action sets and set active.

wirelessdreamer commented 5 years ago

I still thought the VIU action set would show when it received actions, as its visible to SteamVR