Anyone else have any insights on this? Inspecting my object with Face Orientation turned on showed some weird red artifacts where I created the additional mesh on top of the chess piece base mesh. I remembered they were still separated, so bridging the edges cleaned it up! Is Face Orientation reliable to detect this?
Not a thing I have used. But it looks a useful extra check if something looks wrong in a render. If looking to find separated geometry the alternative could be selecting one vert and hovering the cursor over it and pressing âLâ to get all the linked verts. Should see any not highlighted, or a temporary grab and move about would.
Or a âmerge by distanceâ would probably have found the one in your case too.
I have a tendency to use the merge by distance if the vertices are close together, but have to say the bridge edge loops is a nice addition to the tool kit, for when the vertices are not close.
It can help, but itâs not really reliable - youâre as likely to spot that sort of issue by noticing weird flickering or shading artifacts when moving around your model.
You can use âSelect All by Trait > Non Manifoldâ to get Blender to select any vertices that fail one of its âmanifoldâ checks: then use wireframe mode if you canât see (between the scene info and the visual highlight) if something has been selected. I use this method whenever Iâm modelling something for 3D printing, and then manually address any issues that need addressing (some things that count as ânon manifoldâ, such as shared vertices, donât always cause errors).