Unity Issue Tracker - UIToolkit property field background does not change color when the property is animated
Fixed
UUM-26208
UIToolkit property field background does not change color when the property is animated
Unity: UI Toolkit Controls
Fixed
2023.3.X
2023.2.X
2022.3.X
Won't Fix
2021.3.X
This bug is not reproducible in this port.
How to reproduce:
1. Open the project “IN_29005”
2. Open the "test-animated-prop-ui" Scene
3. Open the Animation window
4. In the Hierarchy click on "Gameobject"
5. In the Animation window press the “Play the animation clip”
6. In the "Custom Component" properties in the Inspector observe the input field below the "UIToolkit property field"
Expected result: the background colour of the “Animated value” changes (to blue or red)
Actual result: the background colour of the “Animated value” does not change