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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version N/A Editor bug):
Fixed