Search Issue Tracker
Fixed
Fixed in 2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b8, 2023.1.0a10
Votes
7
Found in
2020.3.31f1
2021.3.4f1
2022.1.3f1
2022.2.0a15
2023.1.0a1
Issue ID
UUM-3959
Regression
Yes
[Input System] [Windows] Mouse buttons do not get switched when the primary mouse button is changed
Reproduction steps:
1. Open the attached project "MouseButtonSwapBug.zip" and load Scene "SampleScene"
2. Switch the primary button in Windows Settings (Settings -> Devices -> Mouse)
3. Enter Play Mode
4. Observe the Console while clicking the mouse buttons in the Game View
Expected result: Switching the primary button switches the buttons detected by Mouse.current
Actual result: The mouse buttons are not switched
Reproducible with: 2020.3.31f1, 2020.3.35f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a15
Not reproducible with: 2019.4.39f1, 2020.3.30f1
Reproduced on: Windows 10
Did not reproduce on: macOS 12.3 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment