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
- Buttons overlap with the tab divider in the Branch Explorer options when resizing tabs
- “InvalidOperationException” errors are thrown when entering Play Mode in the Timeline’s Customization Samples
- EditorSceneManager.SaveOpenScenes returns true when the Scene is not successfully saved
- ScrollView snaps back to the target after ScrollTo() when the UI updates every frame
- Dlig ligatures are applied by default when "liga" Font Feature is enabled
Add comment