Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2021.3.51f1
2022.3.61f1
6000.0.47f1
6000.1.0f1
6000.2.0a9
6000.3.0a1
Issue ID
UUM-104163
Regression
No
OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
How to reproduce:
1. Open the “IN-99663_OnEndDrag” project
2. Open the “SampleScene”
3. Enter Play mode
4. Click on the Triangle with Left and Right mouse buttons simultaneously
5. Drag the Triangle
6. While holding the buttons, make the Editor lose focus by changing tabs (alt+tab)
7. Release the buttons and go back to the Editor
8. Observe the Game view and the Console
Expected result: Console logs “Drag ended with button: Left” and “Drag ended with button: Right” are present and Triangle is not following the mouse
Actual result: Console log for “Drag ended with button: Left” is missing and Triangle keeps following the mouse
Reproducible with: 2021.3.51f1, 2022.1.0a1, 2022.3.61f1, 6000.0.47f1, 6000.1.0f1, 6000.2.0a9
Reproducible on: macOS 15.4.1 (M1 Max), Windows 11 (by user)
Not reproducible on: no other environments tested
Note: Not reproducible while using the new Input System Component “Input System UI Input Module”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment