Make AI move without NavMesh

You could have a huge navmesh bounds volume in your level, and switch to navigation invokers in the project settings
image
And then add a navigation invoker component to your base pawn class, and it should work after that

2 Likes