Nav mesh agent following another agent

I have a capsule Nav mesh agent that moves to where ever you click on a terrain. Next I tried to make another Nav mesh agent capsule follow the other capsule. This is where I had problems, the capsule doesn’t move at all. I also don’t get any errors and my other capsule moves as expected. So I don’t know what’s wrong. I’ve tried rebaking the mesh and making sure all my variables are set properly.

Please provide relevant code, can’t really help if we have no idea how you’ve tried to implement this