AI move to always failing.

Hello, I tried to use an ‘ai move to’ to move to the player, but it always failed. When I run it in the editior, it works(the character moved) but I still get the failed message. When I run it in a detached process, My character won’t move and the failed message also showed. The navigation mesh is placed. I also tried to give it a specified location, but it doesn’t work either. This is my blueprint.

This is the messages.

Try to modified the capsule collision or mesh inside your ai bp, it possible it colliding with the floor itself.

Try to move up a little your bp ai actor (on the level map) as well.

Double check your output log also.

Re delete your nav mesh and putting it back can sometime work too.