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
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
- Animator states quickly jump during the Blackboard navigation when the playing state is moved outside the view
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
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.