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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a15