When I set the Target of AI Destination, it does not update the path?

I want the AI to follow the player. How do I tell it to update it’s path? I have the Player’s transform in the Target field but it does not update?

Hi

It should update every repath rate seconds assuming the ai.canSearch field is enabled.
You can make it immediately recalculate its path by calling ai.SearchPath.