Hello. Please watch the video below and tell me if this is normal. The character moves with point and click through the path. Perfect!
But if you see in the first image, I adjusted the volume so that the character has a tiiiiiny walkable area to walk through between the two static obstacles (even smaller than the model) and it still walks through it!
In the second image I show you the gizmos of the radius of the navMeshAgent component, and the radius of the capsule collider. It seems that neither of this is taken account.
So I ask you. Is this normal?
I want the Agent not to walk through an area that’s smaller that the component collision radius, Agent radius or whatever. Is this possible? Does the Unity crew plan to head to this approach if it isn’t possible?