Search Issue Tracker
Fixed in 2021.3.31f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a5
Votes
0
Found in
2021.3.29f1
2022.3.8f1
2023.1.10f1
2023.2.0b6
2023.3.0a2
Issue ID
UUM-46825
Regression
No
[Linux] Player Mouse Delta Values are generated when clicking the LMB repeatedly while the cursor is motionless
Reproduction steps:
1. Open the attached “BugRepro” project
2. Click File > Build
3. Make sure that Development Build and Script Debugging is enabled
4. Click Build And Run
5. In Console Window, select the built Player as the Target
6. In Player, click the Left Mouse Button repeatedly
7. Observe the Mouse Delta Values in the Console Window
Expected result: Mouse Delta Values are (0.00, 0.00) when clicking LMB repeatedly on the Player window while the cursor is motionless
Actual result: Mouse Delta Values are random when clicking LMB repeatedly on the Player window while the cursor is motionless
Reproducible with: 2021.3.29f1, 2022.3.8f1, 2023.1.10f1, 2023.2.0b6, 2023.3.0a2
Reproducible on: Ubuntu 23.04
Not reproducible on: Windows 10 Pro 22H2, macOS 13.4.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment