Search Issue Tracker
Fixed
Fixed in 6000.2.0b4, 6000.3.0a1
Votes
0
Found in
6000.2.0b1
6000.3.0a1
Issue ID
UUM-105141
Regression
Yes
Mouse forward is detected when mouse backward is pressed or held
How to reproduce:
1. Create and open a new project
2. In the title bar, navigate to Window > Analysis > Input Debugger
3. Expand the “Devices” item
4. Double click on “Mouse” to open Device information window
5. Press and hold mouse forward key
6. Observe the Device information window
Expected result: The value of backButton is 0 and value of forwardButton is 1
Actual result: The value of backButton is 1 and value of forwardButton is 0
Reproducible with: 6000.2.0a2, 6000.2.0b1
Not reproducible with: 2022.3.62f1, 6000.0.49f1, 6000.1.3f1, 6000.2.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The reverse happens when holding mouse backward button, backButton and forwardButton values are swapped, 0 and 1 respectively
- Downgrading/upgrading Input System package has no effect on this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment