Search Issue Tracker
Fixed in 2021.3.26f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0b16, 2023.2.X
Votes
0
Found in
2021.3.14f1
2022.1.23f1
2022.2.0b16
2023.1.0a20
Issue ID
UUM-20443
Regression
No
Usage Hints Dynamic Color shows incorrect colors when project is in Linear Color Space
How to reproduce:
1. Open the attached user project
2. Open the Scene “scene“ (Assets)
3. Enter Play Mode and select the “Buttons“ Style Sheet in the Assets folder
4. Expand the “Colors“ property
5. Compare the Style Sheet colors and “Example“ button colors (hover your mouse over the “Example“ button to see the color change)
Expected result: Button has same colors as the Style Sheet
Actual result: Button has ligther colors than the Style Sheet
Reproducible with: 2021.3.14f1, 2022.1.23f1, 2022.2.0b16, 2023.1.0a20
Can’t test with: 2020.3.42f1 (Missing script references)
Reproduced on: macOS (12.5 Intel)
Note:
- Changing the Color Space to Gamma solves the issue
- Issue reproducible in Builds
Comments (1)
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
EulenMau
Apr 12, 2023 09:14
Have the same issue with UI Toolkit in 2022.X.X when I lerp the backgroundcolor of an Element by using uss transitions. Funny is the fact, that also the Text in this Elements has incorrect colors after transition.
I tested the new Alpha Version of 2023.2.0:
- Incorrect text color change is now correct
- backgroundcolor is still incorrect