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.