Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2020.1
2020.1.0a25
Issue ID
1222680
Regression
No
[OSX] "Scene(s) Have Been Modified" dialog appears in the background of another display when Editor is unfocused
How to reproduce:
1. Open any Unity project on a multiple display setup
2. Create a new GameObject in the Hierarchy and focus on any other application which is located in a different display
3. Press "Exit" in the Editor without refocusing it
Expected result: the dialog which instructs the user to save the Scene occurs in the same display as Unity is located and is focused
Actual result: the dialog box appears in the display where the focused application is located and is not focused (is in the background)
Reproducible with: 2018.4.18f1, 2019.3.3f1, 2020.1.0a25
Could not test with: 2017.4 due to the red "Exit" button not being functional
Notes:
1. If the application (not Unity) is in the same display as Unity, the dialog appears in the same display, but is still not refocused.
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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
- SettingsService.NotifySettingsProviderChanged() Doesn't Call OnDeactivate for Existing SettingsProviders when new ServiceProvider is created
Resolution Note (2020.2.X):
Edge case affecting very few users, not high enough priority to fix.