I can't do the loop cut right

When i try to do the lup cut it only allows me to do it in part of the object.

As you can see is only in the superior part of the box but not the entire box. What im doing wrong?

0 replies

3 Likes

You may have double vertices. Select all in edit mode and press m→by distance.

3 Likes

Thank you for answer .

Already did that but it didn’t work. if i increse the distance the object gets deformed and still don’t work

3 Likes

It usually means there is break in the loop or extra verts or edges in the geometry that prevent it from looping all the way around amd blender cant decide where the loop continues if you press ctrl R to do a loop cut look where the edges are stopping thats usually where it cant figure out how to cut it

5 Likes

Loop-cuts only work when they go through quads. The moment it runs into a triangle or an ngon (more than four sides) it stops.

Check the sides of the face that stops the loop-cut.

4 Likes

Use X-Ray mode and vertices selection, so you can see vertices placed.

Also, do you use two objects?

3 Likes

General Q&A note

Help us all to help you.
Please give full screenshots with any questions. With the relevant panels open.
This can be done by Blender itself, via the ‘Window’ menu bar top left-hand side.
On that menu dropdown is ‘save screenshot’.

3 Likes