Search Issue Tracker
Fixed in 0.0.13-preview
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1091948
Regression
No
[XR] GearVR HMD and Remote Controls are missing or incorrect
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/218
HMD:
HMD does not have controls for the "back" "start" or Dpad buttons shown in the Oculus documentation (https://developer.oculus.com/documentation/unity/latest/concepts/unity-ovrinput/)
Remote:
- "Back" button does not function for Remote
- Touchpad is exposed as a Vector2 control in the InputAction bindings list, but is documented as button input on the Oculus website (https://developer.oculus.com/documentation/unity/latest/concepts/unity-ovrinput/)
- The Remote has a combinedTrigger. Is this valid? The combined Trigger does not work properly for left hand. It should produce a negative value when the controller is set to left hand, but the value is observed to remain positive.
jackpr-unity commented 28 days ago
As of 2018.3.0b2 with package version 0.0.7-preview lots has been fixed. Current state is all good except:
HMD does not have controls for the "back" "start" or Dpad buttons shown in the Oculus documentation (https://developer.oculus.com/documentation/unity/latest/concepts/unity-ovrinput/)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment