Widget Animation Repeating Issue

Since it thinks something isn’t valid for the “add to viewport” function, that suggests that it is the widget variable. So, either put IsValid in front of wherever you are getting your widget variable or turn your widget gets into validated gets.

Though, that would have nothing to do with the line trace stuttering. But, one problem at a time.