[UMG] Animating child widget

Hi,
In my project I’m trying to make objectives list with animated appearing/dissapearing of list items.
I added VerticalBox to my HUD and created separate widget for it’s row to be added.
Row is added, but animation is not working. Am I doing everything right?