Please use code tags and post the code instead of using images.
From what I can read you are choosing a new target point when you press H, and then let the NavMeshAgent go to that location. What are you seeing instead, and why is that not correct? Also, what is your log reading as velocity when the object has reached the target point? Please also log the velocity vector so we know which direction your object is moving.