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
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Sprite is rendered incorrectly in Web Build when it is set as a Splash Image Logo
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.