Why some AI fails finding the path?

Hi @Shunitzo

I think i found the problem… more o less…
For some reason if the decorators does not has the “Abort Self” option the task still executing.
I thought the default behavior of the decorator was to abort the task immediately.
But does not. Instead the AI continues to move without a defined path.
So, “Abort Self” option seem to solve the problem.

What do you think? Is it a right or wrong solution?

Thank you so much