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.
Comments (1)
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.