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
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
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.