Unity Issue Tracker - Dynamic Color prevents background tint from having an effect
Fixed
UUM-4163
Dynamic Color prevents background tint from having an effect
Unity: UI Toolkit Framework
UIR
Fixed
2023.1.X
2022.2.X
Won't Fix
2022.1.X
2021.3.X
We will not backport the fix to 2022.1 because of the risky nature of the fix. The workaround is to not use the DynamicColor hint on VisualElements with a VectorImage background.
We will not backport the fix to 2021.3 because of the risky nature of the fix. The workaround is to not use the DynamicColor hint on VisualElements with a VectorImage background.
Repro steps:
1. Open the project with Unity 2021.2.0b11
2. Go in play mode
3. Unlock all levels
4. Notice the icons have a crown with an animated color
5. Open the uxml as in the video and set DynamicColor
6. Go back in play mode
Expected result: No impact on visuals
Actual result: Color is stuck
Prioritise and Follow this issue
Have a workaround or additional info about this issue?