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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- A frame spike occurs when Physics Simulation Mode is switched from Script to FixedUpdate
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.