Search Issue Tracker
Fixed
Unknown (hidden) 2021.3.X, 2022.1.X
Fixed in 2022.2.0f1, 2023.1.0a17
Votes
0
Found in
2021.3.3f1
2022.1.3f1
2022.2.0a13
2023.1.0a1
Issue ID
UUM-4163
Regression
No
[UIR] Dynamic Color prevents background tint from having an effect
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
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note (2022.1.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.
Resolution Note (2021.3.X):
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.