Hello.
I am currently working on a dungeon generator for a game i’m working on.
Everything is working fine, however, when the generator builds the NavMesh for enemies to walk on, the Console gets completely flooded with messages.
Is there any way i could disable logging for NavMeshSurface.BuildNavMesh() ?