aframevr / aframe

:a: Web framework for building virtual reality experiences.
https://aframe.io/
MIT License
16.69k stars 3.98k forks source link

pointerLockEnabled randomly snaps camera when moving mouse around. #5301

Open Atlinx opened 1 year ago

Atlinx commented 1 year ago

Description:

When pointerLockEnabled is true on the look-controls component for a camera, the camera sometimes randomly snaps while the mouse is moving around.

snapping

dmarcos commented 1 year ago

I can't reproduce on a Mac. What browser? What hardware? Additional steps to reproduce might help.

Atlinx commented 1 year ago

I'm using Chrome Version 114.0.5735.110 (Official Build) (64-bit).

My hardware specs are:

Atlinx commented 1 year ago

This might be a hardware/browser-specific issue since I can't reproduce this on Firefox or on chrome on my Dell laptop.

msub2 commented 1 year ago

Likely related to this issue https://bugs.chromium.org/p/chromium/issues/detail?id=781182