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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a15