Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.0a1
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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Add comment