Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.2.1f1
2020.3
2021.1
2021.2
Issue ID
1308873
Regression
No
[InputSystem] Mouse button clicks interpreted as vertical scrollwheel inputs on Linux build
How to reproduce:
1. Open the attached project (InputCase.zip)
2. Open the SampleScene
3. Press Ctrl+B to build the project
4. In the player scroll up
5. Press the right mouse button several times
6. Observe the displayed "Scroll Value"
Expected result: the scroll value doesn't change
Actual result: the scroll value is incrementally going up or down with every mouse click
Reproducible with: 2019.4.22f1 (Input system 0.9.1-preview, 1.0.0), 2020.3.0f1, 2021.1.0b9, 2021.2.0a8 (Input system 1.0.2, 1.1.0-preview.3)
Couldn't test with: 2019.4.22f1 (Input system 0.9.0-preview), 2018.4.32f1 (Input system 0.2.1-preview) (Build fails due to compiler errors)
Notes:
1. Reproducible on Ubuntu 18.04
2. Not reproducible on Windows 10
3. Issue present when clicking the left, right or middle mouse buttons
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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a15