Search Issue Tracker
Fixed
Votes
0
Found in
5.3.2f1
Issue ID
767044
Regression
No
[UWP][MS Bug] Mousewheel breaks mouse input for UWP aplication
Scrolling mouse wheel breaks delta mouse input.
Reproducible on 5.2.4f1, 5.3.2p2, 5.4.0b4.
Repro video available in edit section.
Repro steps:
1. open project "WindowsStoreMousewheelBug.zip";
2. build to UWP platform and build and run the project;
3. Move your mouse in circular motion and additionally scroll the mouse wheel constantly. A red signal will flash up when the mouse position becomes 0/0 all of a sudden and the wheel is still scrolled. As soon as the signal flashes, immediately stop scrolling the mouse wheel! Now just move your mouse and observe how the mouse position stays 0 until you click or scroll again. This only happened when Cursor.lockState != None. Press [Tab] to circle through Cursor.lockStates.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Gerold_Meisinger
Jul 04, 2016 09:42
Any update on this issue? We get a lot of user complaints about "freezing mouse cursors" which is highly annoying in an action game.