I am using MoveToLocation function (without using AcceptanceRadius which means it is -1). The problem is that the character does not stop exactly at the destination but stops in the radius of the capsule component.
To illustrate this look at the following chart:
The character will stop in distance of the capsule’s radius from the target.
My questions is why and how do I cancel it?