Ctrl Z has a bug when duplicating a model which contains welds.
Reproduction steps:
- Open blank baseplate template
- insert part (3 times)
- group the parts as a model
- set the primary part to one part, name it primary
- create 2 normal welds (not weld constraints) inside the primary part, with part0 being primary and part1 being each other part.
- duplicate the model with ctrl D, then move it aside
- select one of the non primary parts on the new model
- use the scale tool to resize one side of that part (larger)
- press ctrl z to undo that resize
- resize it again from the same side
- press ctrl z to undo that resize, it now jumps to a position which is on the original model, not the duplicated model
I’ve also had it happen where the part will be randomly resized while doing similar steps to the above, but am unable to repro that bug
Expected behavior
I expect it to not jump to it’s original position before duplication.