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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
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.