Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
1314951
Regression
No
[Windows] Popups created with PopupWindowWithoutFocus do not close when editor window is being moved
Steps to reproduce:
1. Create new project
2. In scene view, select camera
3. Click on culling mask dropdown
4. Move the main editor window without closing the dropdown
Actual result: Culling Mask popup doesn't close
Expected result: Culling Mask popup is closed as soon as mouse is clicks on the main editor title bar
Reproduced with: 2021.1.0b6, 2021.2.0a5
Not reproducible: 2019.4.20f1, 2020.2.2f1 (uses old kind of popup)
Reproduced with Windows 10
Not reproducible on macOS
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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Resolution Note:
Won't fix for the foreseeable future, dropdowns would need to be reworked as a whole.