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
- 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:
Won't fix for the foreseeable future, dropdowns would need to be reworked as a whole.