I am trying to use NavMeshAgent to move the player around in Unity.
But the doorway is not connected in NavMesh so the player can't pass through.
is there any way to add navmesh path at the doorway so that the player can go through?
I tried to change step height and max slop but does not work...





