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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a15