Skip to content

Trigger values from index controller are inaccurate #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wirelessdreamer opened this issue Aug 31, 2020 · 1 comment
Open

Trigger values from index controller are inaccurate #191

wirelessdreamer opened this issue Aug 31, 2020 · 1 comment

Comments

@wirelessdreamer
Copy link

Debug.Log(ViveInput.GetTriggerValue(viveRole));

when the trigger is half way pressed in, its displays a value of 1.

Additionally reading the trigger button activates at this time, instead of when the actual button in the trigger is pressed, but I believe this is caused by issue #1 above.

@chengnay
Copy link
Contributor

chengnay commented Sep 1, 2020

@wirelessdreamer Could you provide a sample project that can reproduce this issue? We tested with Vive Pro + Index controller and not able to reproduce the issue that you mentioned.
Also, could you list the version of Unity, SteamVR SDK and plugins that you imported in your project? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants