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
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
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