De-Panther / unity-webxr-export

Develop and export WebXR experiences using Unity WebGL
https://de-panther.github.io/unity-webxr-export/
Apache License 2.0
1.04k stars 110 forks source link

Bug : TypeError: Module.dynCall_viffffffff is not a function at Module.WebXR.Onstart at XRManager.animate at XRSession.tempRaf #369

Closed rafuryc closed 5 months ago

rafuryc commented 6 months ago

Describe the bug When I start VR mode on the Meta Quest 3 default navigator, it loads and drops this error message. Then, the VR mode won't continue. I tested on Google Chrome too and same results.

To Reproduce Steps to reproduce the behavior:

  1. Build the Desert Sample scene
  2. Launch the WebXR on a HTTPS server
  3. Access the server
  4. Click the VR button

Expected behavior Game shows up in VR

Screenshots image

Unity info (please complete the following information):

Desktop (please complete the following information):

Headset (please complete the following information):

Additional context Same problem with AR mode

rafuryc commented 6 months ago

Hi, I just tested other stuff and I think I found my mistake. image_2024-03-29_140033076 I fixed it and now, the VR mode is working perfectly (with the same Unity Editor version). Feel free to close the issue if you think that it is enough to resolve this "bug" :)

De-Panther commented 6 months ago

It shouldn't be related

De-Panther commented 5 months ago

Tested with Unity 6000.0.0b13 and it didn't happen. As all of those are versions of beta, and it doesn't happen in the latest beta, I guess it's safe to close this issue.