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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.