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

Major bug #359

Open
ThisIsMonta opened this issue Oct 5, 2024 · 0 comments
Open

Major bug #359

ThisIsMonta opened this issue Oct 5, 2024 · 0 comments

Comments

@ThisIsMonta
Copy link

ThisIsMonta commented Oct 5, 2024

Looks like something broken while accessing VR.

index-qKWNutEx.js:3914 TypeError: coordinateSystem._transformBasePoseMatrix is not a function
    at GamepadXRInputSource.getXRPose (webxr-polyfill.js:5656:24)
    at EmulatedXRDevice.getInputPose (webxr-polyfill.js:28585:36)
    at XRFrame.getPose (webxr-polyfill.js:3520:23)
    at index-qKWNutEx.js:4125:1365
    at Object.current (index-qKWNutEx.js:4125:59654)
    at O0 (index-qKWNutEx.js:3914:21281)
    at g (index-qKWNutEx.js:3914:22164)
    at P (index-qKWNutEx.js:3914:25279)
    at Ge (index-qKWNutEx.js:3880:8450)
    at Object.s [as callback] (index-qKWNutEx.js:83:4307)

Even the hosted examples has the same issue. Pmndrs ragdoll grab example

Managed to skip the error after setting controller: false while creating the XRStore. but until when ?

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