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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment