Search Issue Tracker
By Design
Votes
0
Found in
2021.3.51f1
2022.3.62f1
6000.0.50f1
6000.1.6f1
6000.2.0b5
Issue ID
UUM-108668
Regression
No
Domain Reload loading popup is dark when Editor Theme is set to "Light"
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Set the Editor Theme to "Light" in the Preferences window
- Create a new MonoBehaviour Script (Assets > Create > MonoBehaviour Script)
- Observe the domain reload popup
Actual results: The domain reload popup remains dark themed
Expected results: The domain reload popup matches the Editor's set theme
Reproducible with versions: 2021.3.51f1, 2022.3.62f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b5
Tested on (OS): macOS Silicon Sequoia 15.3
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:
The progress bar is a native dialog and will be themed according to the user's selected OS theme.