[Inifinite loop] I have no idea what is causing loop my function...


I have no idea how this simple function can cause infinite loop. What should I do to investigate the reason of the error?

You should demonstrate how you call it. It’s not the function itself that’s throwing the error.

1 Like


Thank you.
I solved the problem by replacing function call to the nodes in function.
But every time I resolve one infinite loop, another infinite loop happen.
Now even Delay node in begin play event is infinitely called.
I have no clue what is going on. Did my engine crash?

What spawned this actor? And how?


The name of bp is CT_Cmpt_Animal_Movement. it is attached to my horse bp. 4 horse bps are placed in my level.