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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Resolution Note:
The progress bar is a native dialog and will be themed according to the user's selected OS theme.