Hello, I am using “Distance Matching” which is contained in the “Animation Locomotion Library” plugin. The issue that I am facing is every time I close and re open the project, I have to refresh this node to compile successfully. I am not sure what could be the reason behind this. Any help appreciated, thanks
I get these errors when I re open project! Once I refresh and compile it successfully, when I try to package the project, it throws the same error again!
+1.
Facing the same issue. happens with all nodes related to the Animation Locomotion Library plugin. Also found that it only happens to the Animation Blueprint that is referred to in the ThirdPersonCharacter blueprint.
Does this happen with you as well? Also, Did u find a solution for this?
@arjun19 hello arjun19, I just solved the problem this way. If you can find the module where this function is, then change the loading phase from “Default” to “PreDefault”, and then rebuild the project.I hope this can help you.
kind regards!