Forum Discussion
MSickTAG
9 years agoHonored Guest
OVRInput not working correctly
Using:
Unity 2017.2
OVRPlugin 1.18.1
GearVR controller
Steps to duplicate:
Taking input from "GetActiveController"
Press one or more buttons on the controller
Release all buttons
Active controller becomes Controller.Gamepad
Effect/Issue:
"GetActiveController" will switch from the currently in use (right or left tracked) controller to Controller.Gamepad.
Since the gamepad has no position info, it sets the local position to 0,0,0 and the controller is ignored until the trigger is pressed and held or you take off the headset and put it back on.
A workaround is to explicitly call the right or the left input, instead of GetActiveController.
Unity 2017.2
OVRPlugin 1.18.1
GearVR controller
Steps to duplicate:
Taking input from "GetActiveController"
Press one or more buttons on the controller
Release all buttons
Active controller becomes Controller.Gamepad
Effect/Issue:
"GetActiveController" will switch from the currently in use (right or left tracked) controller to Controller.Gamepad.
Since the gamepad has no position info, it sets the local position to 0,0,0 and the controller is ignored until the trigger is pressed and held or you take off the headset and put it back on.
A workaround is to explicitly call the right or the left input, instead of GetActiveController.
1 Reply
Replies have been turned off for this discussion
- melligeorgiouHonored GuestWe're also experiencing this. Is there an official fix for this yet?
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 6 years ago