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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment