Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
0
Found in
6000.0.51f1
6000.1.7f1
6000.2.0b9
6000.3.0a3
6000.4.0a1
Issue ID
UUM-111328
Regression
Yes
[Mac] ProgressBar windows disappear when dragged to a different moniter
How to reproduce:
1. Make sure mac display settings have "Use separate spaces" enabled.
2. Create and run a process that will show the EditorUtility.DisplayProgressBar()
3. Move the Progress Bar to a different screen
4. Observe the result
Expected result: The progress bar remains visible
Actual result: The progress bar disappears
Reproducible with: 6000.1.7f1
Not reproducible with: 6000.0.43f1
Reproduced on: macOS 15 (M1) (user reported)
Not reproduced on: No other environments tested
Notes:
- Not reproduced by CQA
- User mentions the issue also happens when switching tabs and returning
- CQA tested with Windows 11 and macOS 15 (M4) but no repro for both
UPDATE:
This bug only repros if the "Use Separate Spaces" display setting is enabled.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 6000.4.0a1):
The mac progress bar dialog can now be dragged to other monitors with separate spaces. It will appear over the main editor window the first time it is shown during a session.
Resolution Note (fix version 6000.3.0b3):
The progress bar can now be moved to other displays in separate spaces.