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
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
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.