Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.3f1
6000.4.0b3
6000.5.0a4
Issue ID
UUM-132183
Regression
No
Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
How to reproduce:
1. Open the attached project “IN-125960”
2. In Project window, go to folder “Scenes” and open “SampleScene”
3. Build and run with Chrome
4. Press f12 and toggle device toolbar (laptop with mobile icon)
5. Press mouse left click and right click at the same time
6. Observe the top right corner with text
Actual result:
The mouse position goes to max values and TouchCount goes back to 0
Expected result: The mouse position shows actual mouse position and TouchCount doesn’t say 0
Reproducible with: 2023.1.0a3, 6000.0.65f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Reproducible on: Windows 11
Not reproducible on: macOS 26.1 (M1 Pro)
Note: Error shown by Chrome browser: “[Intervention] Ignored attempt to cancel a touchcancel event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
Add comment