AI MoveTo AcceptanceRadius - Not working for Target Actor?

Solution would likely be to add a collision box to your actor (banana). Then the range will work. Also, you should make it a root.

image

edit:
Another thing I have found is that the target actor needs to be somewhat close to either the navmesh or ‘reachable’ (collision) by Moving AI pawn - else your MoveTo will be failing.

2 Likes