You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem seems to be that GamepadXRInputSource.prototype.updateBasePoseMatrix() assumes that the gamepad's pose orientation will always be available when position is available.
Runs fine for several minutes w/ hand tracking, until the following crash occurs:
Note, I had to include a DOMPointReadOnly polyfill in order to run on HoloLens2 (as per #144)
The text was updated successfully, but these errors were encountered: