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
- A frame spike occurs when Physics Simulation Mode is switched from Script to FixedUpdate
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
- No audio is played when Playbable Mixer is changed at runtime
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
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.