Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2022.1.0a7
Issue ID
1364417
Regression
No
[Linux] [macOS] Editor window is shown over all other applications when it is called with EditorWindow.ShowPopup()
Reproduction steps:
1. Download and open the attached application: "New Unity Project (4).zip"
2. Go to Example > ShowPopup Example
3. Press on another application to put it into focus
Expected result: The other application is shown over the popup
Actual result: The popup is shown over the other application
Reproducible with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1, 2021.2.0b15, 2022.1.0a12
Notes:
- Reproducible on Linux and macOS, not reproducible on Windows
- There is a screenshot attached below illustrating the issue: "Screenshot from 2021-09-10 11-46-27.png"
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
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Resolution Note (2022.1.X):
Thanks for reporting this issue. Unfortunately this issues doesn't meet the bar for us to fix at this time.