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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.