Search Issue Tracker
Fixed in N/A Editor bug
Votes
11
Found in [Package]
0.0.9-preview
Issue ID
1091512
Regression
No
[Windows][Mouse] mouse.scroll glitches when moving mouse after scrolling a bit
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/140
Repro:
1. Move mouse around (don't touch the scroll wheel)
Result: mouse.scroll stays at (0, 0)
2. Scroll a bit and then move mouse around (don't touch the scroll wheel)
Result: mouse.scroll.y goes to some value on and off again when moving mouse (negative, if it was scrolled down/ positive, if it was scrolled up)
Note: This issue does NOT happen to touchpad for Macbook, only the mouse.
-
Skuxlife
Jun 02, 2019 03:49
Just run into this bug running windows 10 on 0.2.10-preview using Unity 2019.1.0f2 have any workarounds been found?
-
andreighinea1
Jun 01, 2019 18:29
0.2.10-preview on unity 2019.3.0a2
The problem has still not been fixed. -
Adrian-Miasik
May 13, 2019 15:26
I've also managed to reproduce this issue in 0.2.8-preview using the steps listed above. I'm on Windows 10 using a standard mouse and keyboard on Unity version 2019.1.1f1 using LWRP-VR.
-
Hermesis
May 09, 2019 08:36
0.2.8-preview - problem still exists
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
- TMP Text size does not adjust after Superscript Rich Text tag when using Fallback fonts
- Unexpected behaviour when selecting items in UI Toolkits TreeView sample
- C# Script Help button leads to missing documentation
- Root GameObject behaves differently when blending animations with and without keyframes and using AnimationPlayable
- Crash on D3D12GetInterface when reopening a specific project
Resolution Note (fix version N/A Editor bug):
Fixed