Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2017.4.33f1
2018.4
2019.2
2019.3
2020.1
Issue ID
1192332
Regression
No
"EventType.DragExited" is not called when dragging an Asset out from a nested Window
How to reproduce:
1. Open the attached project
2. Open the top toolbar's Test>TestDragEventWindow
3. In the opened Window, take an Asset(doesn't matter which) from the Project folder and drag it over either the "LayoutWindow" or "Window"
4. Drag the Asset out from the inner Window
Expected result: EventType.DragExited Event is called.
Actual result: EventType.DragExited Event is not called.
Reproducible in: 2017.4.34f1, 2018.4.12f1, 2019.2.11f1, 2019.3.0b9, 2020.1.0a11
Note: EventType.DragExited is called only when dragging the Asset out from the "TestDragEventWindow" Window
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future