Ok. So, I’ve just added a NavMesh Bounds Volume and now my pawn moves to the location.
The only issue I’ve got now is that my pawn suddenly teleports to the location instead of moving there at walking speed.
My pawn has a FloatingPawnMovement component, which seems to work fine with the WASD controls, so why does it spawn at the location instead of walking to the location?