I’m starting to use Navigation. I ran into this confusing issue:
Apparently, I need use items from the GitHub if using custom agents.
I created a custom agent with the same exact settings as the default Humanoid agent, and it causes the error if not using the components from GitHub.
Wondering why Unity is not integrating this into Unity? Having to to get these files from GitHub is seeming a bit strange to me.
The components are an experimental feature that was mostly iterated upon before Unity’s Package Manager came, and it seems it never got rolled into it.
Developer updates on the entire navigation system is a bit slow and vague at the moment, with talks of an entirely new system being in the works (probably to be compatible with DOTS).