Skip to content
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

[XR] GearVR HMD and Remote Controls are missing or incorrect #218

Closed
jackpr-unity opened this issue Aug 10, 2018 · 4 comments
Closed

[XR] GearVR HMD and Remote Controls are missing or incorrect #218

jackpr-unity opened this issue Aug 10, 2018 · 4 comments

Comments

@jackpr-unity
Copy link
Contributor

HMD

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
Copy link
Contributor Author

Migrated from StayTalm#19

@jackpr-unity
Copy link
Contributor Author

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/)

@jackpr-unity
Copy link
Contributor Author

As of 0.0.14-preview there is an inconsistency between the touchpad axis2d and pressed/touched namings.

the axis2d control is called "joystick"
the pressed/touched namings correctly use "touchpad" in their names

@jackpr-unity
Copy link
Contributor Author

Fixed in #378

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

1 participant