Search Issue Tracker
By Design
Votes
0
Found in
2023.2.0a20
Issue ID
UUM-40409
Regression
Yes
[UI Builder] Inspector preview of UXML files do not match UI Builder colours
Repro:
1. Import attached UXML.
2. Click on the uxml in the Project view to view in Inspector. You may need to unminimize the preview from the bottom.
Expected: Preview colours match the colours visible in UI builder.
Actual: Preview colours are not the same as the ones in the UI builder.
!image-2023-06-15-15-21-27-077.png|thumbnail!
Reproducible in 2023.1.0a1, 2023.2.0a20
Not reproducible in 2021.3.23f1, 2022.3.3f1
Note: The visuals in inspector vs UI Builder are not quite the same either, but this doesn't seem to be a regression.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Currently, this is a known limitation in the Editor. The Editor cannot render with the same gamma/linear settings as the runtime. Fixing this is major feature work that is part of the long term roadmap.