new MotionController(...)
throws exception for "transient-pointer" with ["generic-button"] but no gamepad
#257
Labels
motion-controller
motion-controller package
Describe the bug
Transient pointers on Vision OS currently have this information:
Unfortunately that causes an exception in
new MotionController()
, likely because updateGamepad() is called with undefined:https://github.com/immersive-web/webxr-input-profiles/blob/main/packages/motion-controllers/src/component.d.ts#L22
Expected behavior
No exception
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: