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?