Pathfinding broke

  1. What do you want to achieve? Keep it simple and clear!
    Hello so I was trying to make the Pathfinding for my AI work but when it collides with object or while it walks to waypoint, it just break and make a mess of path

  2. What is the issue? Include screenshots / videos if possible!


    As you can see the AI should go to green dot but when it collides with the barrel you see on the way it just breaks and it tries to go another waypoint but then it just completely broke the path and make a mess of paths that don’t go anywhere

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I tried to look up if somebody had this problem but i haven’t seen any solutions compared to this problem