AI Don't want to follow player

Hello :slight_smile: I have two characters both of them cubes. One of them is AI. If the AI should follow ThridPersonCharacter or car it will but as soon as it should follow the cube character it cant.

I think it has something to do with collision capsule but I have no idea if it is correct. I found this I am not sure if it has something to do with my problem because I donโ€™t understand it that much :smiley: :smiley:

Never the less, thanks for the help :slight_smile:

Video 1:
Video 2:

Your cubes are being treated as obstacles by the navigation mesh (the region cut out of the green), which means the AI cannot find a path properly. Try setting โ€œCan Ever Affect Navigationโ€ to false on the cube.