Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.2.3-preview
Issue ID
1285069
Regression
No
[DeviceSimulator] UI/properties look dark/disabled in the Play Mode when Editor set to Dark Mode
How to reproduce:
1. Open the attached project
2. Make sure Editor Theme set to Dark (Preferences -> General)
3. Go to Device Simulator window
4. Enter Play Mode
5. Observe UI/properties/buttons
6. Switch to Game view and compare UI
Expected result: The UI elements are bright
Actual result: The UI elements look disabled because of dark gray color
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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Resolution Note:
If I am not mistaken the issue here is Playmode Tint, an option that can be set here Edit->Preferences->Colors->Playmode Tint. I think it works correctly.