aframe icon indicating copy to clipboard operation
aframe copied to clipboard

pointerLockEnabled randomly snaps camera when moving mouse around.

Open Atlinx opened this issue 1 year ago • 4 comments

Description:

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

  • A-Frame Version: 1.4.2
  • Platform / Device: Windows 11 / Desktop
  • Reproducible Code Snippet or URL: https://stackblitz.com/edit/aframe-test-ets2pv?file=index.html

snapping

Atlinx avatar Jun 08 '23 22:06 Atlinx

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

dmarcos avatar Jun 09 '23 14:06 dmarcos

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

My hardware specs are:

  • Intel Xeon E5-2670
  • NVIDIA GeForce RTX 4060
  • 108 GB RAM

Atlinx avatar Jun 12 '23 15:06 Atlinx

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

Atlinx avatar Jun 12 '23 15:06 Atlinx

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

msub2 avatar Jul 29 '23 01:07 msub2