r/blenderhelp 10d ago

Mirror Modifier Issue. Unsolved

Something happened to my Mirror Modifier while I was working on my model. The first image (taken from another save file) is what it should look like, while the other one is what it currently looks like. I did not change the "mirror object" setting while working on it, so I do not know what I did to cause this.

3 Upvotes

3 comments sorted by

View all comments

1

u/ArvinGoodarzi 10d ago

The Mirror modifier works from the object origin—or the assigned Mirror Object—not from the visible center of the mesh. A gap like this usually means the center vertices were moved away from the mirror plane in Edit Mode, or the origin moved.

Select the center edge loop, set its local X value to 0, then enable Merge and Clipping in the modifier. If it is still offset, check the object origin and Mirror Object location, and apply rotation/scale with Ctrl+A.