Widget UMG Warring

UMG Animation 'show" from ‘BP_Info_Widget_C’ is trying to animate a non existent widget through binding ‘text_General Info’ warring. I couldn’t able to find the solution.

I had the same warnings. To me, it happened to the widgets inside a named slot widget. It appears to be a known limitation. I just had to restructure the widgets such that the widgets that I want to bind in animations are taken out of the named slot widget.

thanks for solution .

1 Like