How can I convert a .FBX file mesh into a NavMesh? Is What is a NavMesh made of in Unity? Nerbs primitive, volume primitive? regular polygon geometry? Do I just need to tag my mesh as NavMesh in the Unity editor? I just don't see why I can't just import a mesh, and say hey, pathfinding, use this! I have Unity Pro, so it is…