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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Resolution Note:
Won't fix for the foreseeable future, dropdowns would need to be reworked as a whole.