You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems on touchscreen devices (where input sources can change order when using multiple fingers), XR controller events are sometimes mixed up, which results in incorrect selectstart/selectend events.
Describe the bug
Seems on touchscreen devices (where input sources can change order when using multiple fingers), XR controller events are sometimes mixed up, which results in incorrect selectstart/selectend events.
To Reproduce
Steps to reproduce the behavior:
Code
Same as on https://threejs.org/examples/?q=vr#webxr_vr_dragging
Live example
Expected behavior
Two fingers multitouch works because there's two controllers (and more fingers should work with more controllers).
Platform:
The text was updated successfully, but these errors were encountered: