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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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