Search Issue Tracker
Fixed
Fixed in 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.X, 6000.5.0a4
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0a5
6000.4.0a5
6000.5.0a1
Issue ID
UUM-128971
Regression
Yes
Only one mouse button input can be read at a time when using Mouse.current.WarpCursorPosition()
How to reproduce:
1. Open the attached “IN-124874.zip” project
2. Open the “SampleScene” scene
3. Enter Play Mode
4. Press and hold the left mouse button
5. Press and hold the right mouse button
6. Observe the Game View
Expected result: RMB and LMB both get logged as 1
Actual result: Only LMB gets logged as 1
Reproducible with: 1.15.0 (6000.3.0a5 (f9a1fab5607a)), 1.17.0 (6000.0.62f1, 6000.2.13f1, 6000.3.0a5 (f9a1fab5607a), 6000.3.0f1, 6000.4.0a5, 6000.5.0a1)
Not reproducible with: 1.15.0 (6000.3.0a4), 1.17.0 (6000.3.0a4)
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Note: Only reproduces when not moving mouse
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
- Black square “shadow” artifacts visible when using Screen Space Reflections without maximum smoothing
Add comment