ValveSoftware / openvr

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

Bind UI keep pop up when connecting with Both Controller and Tracker #1127

Open LeoCCO opened 5 years ago

LeoCCO commented 5 years ago

Im using Unity to develop a VR game which have to use both Controller and Tracker.

I have create a binding for controller as vive controller, no problem is found on this step. However when i active one more tracker and play the game, a UI "Binding for XXXX is not set" is pop up.

Is it no way to set a binding for controller and tracker same time? I have try to create a tracker binding but then controller binding is not able to set. Same as reverse case.

The thing i want to do is get the tracker position as left foot and right foot and both two controller is active at the same time. Any step i miss to reach this goal?

Info : Unity : 2018.3.6f SteamVR : 2.2.0 viveControllerBinding.txt viveBindingUI

christopherson commented 5 years ago

same issue :-(

zite commented 5 years ago

@kisak-valve can you move this to the openvr repo?

kisak-valve commented 5 years ago

Transfer function is broken, will try again later.