Unable to find RecastNavMesh instance while trying to create UCrowdManager instance

UE 5.6.
I started a blank project.
I defined two agents in Project Settings - Navigation System.
I made a map with two RecastNavMesh-Default and 'RecastNavMesh-Large`.
That’s all I have done for navigation.
And I keep getting this warning when I PIE.

Warning LogCrowdFollowing Unable to find RecastNavMesh instance while trying to create UCrowdManager instance

What could be done to fix this?

I have the same issue. Still looking for a solution. So far I cannot see any negative impact. Even if I package the game, things still work. But no idea if it will become an issue down the line