I need to ginalise the edge of a navmesh I'm making for an exterior cell. The wiki has this to say on the subject.
Make sure to Finalize your Navmesh. In order for exterior Navmeshes to finalize correctly, the verts on the borders of each cell must be aligned with corresponding verts in the adjacent cell. A green edge indicates that a connection has been made.
I have tried aligning the vertices, but I never see this green edge. I don't know if there's supposed to be some function to join them or what. On a side question, is there any way to generate a navmesh more reliably than the way the CK wiki gives? That one probably works okay for dungeons, but for my exterior town, it doesn't even remotely lay the navmesh out correctly and I've been doing mine from scratch, which I'm finding to be a little tedious.