In Player.log on both Windows and Mac OS:
In some scenes this appears multiple times:
Failed to create agent because there is no valid NavMesh
Then this can appear multiple times:
Failed to create agent because it is not close enough to the NavMesh
I’m having no issues with the AI though. Also in the editor there are no warnings at all. Is there a way to show the warning in the editor so that I don’t need to run the build?
I’m trying to stop Player.log from having a lot of these warnings. The warnings seem to happen before Awake is run in my scripts.