Hello,
I’m experimenting with LocalNavMeshBuilder and NavMeshSourceTag on top of Unity 5.6.0b9 and it works fine for 3D objects with a MeshFilter.
However I have interest in using a GameObject that has a MeshRenderer (without a MeshFilter) as a NavMeshSourceTag.
Do you guys think it would be possible?
Thank you