I am trying to follow this tutorial: docs.unrealengine
I was working on the animations until I started (randomly) getting these errors: Gyazo Screenshot
It seems that the character movement variable is NULL (“None”). However, I don’t think it should be. My character looks all in order: Gyazo Screenshot. Does anybody know why I am getting this error and how to solve it? I would think to use the IsValid node, but that requires an excec connection type and that isn’t available on animation transition definitions. Thanks in advance for the help!