-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.3, 6.6.1, 6.7.0
-
None
-
-
af356d8dd (dev), 94197cf78 (6.7), 9d5698d8e (6.6), 52d568052 (tqtc/lts-6.5), cd079ff3f (tqtc/lts-6.2)
In the Qt Quick 3D Physics - Custom Shapes example, when simultaneously moving around with WASD and rotating the camera with left-click dragging, the simulation 3D models seem to stutter/oscillate. This does not happen when only moving around with WASD, or only rotating the camera. It happens when performing both actions at the same time.
Expected behavior:
The simulation should run smoothly even while you are performing the actions described above.