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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
The progress bar is a native dialog and will be themed according to the user's selected OS theme.