Question by
ts_vgddc · Apr 03, 2020 at 01:28 AM ·
editorcrashnavmeshnavmeshagent
Trying to use a NavmeshAgent component causes this error: The number of settings (3) is out of sync with the number of setting names (2).
Adding a Navmesh Agent component to my gameobject through code causes the above error to pop up in the console. Attempting to go to the Agent tab of the Navigation window causes the editor to crash to desktop. I cannot find any fix for this.
Comment