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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (2020.2.X):
Edge case affecting very few users, not high enough priority to fix.