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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.