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
- 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 (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.