I’ve been trying to union a negative piece onto another piece, but I keep getting an issue with the negative piece not being precisely the same size. Both the objects are cylinder. Upon turning one of the cylinders negative in order to union both of them, this cylinder changes slightly in shape. Not only is the size different, but it seems like the overall proportions of the cylinder also change.
I’ve looked around the DevForum to see if anybody else was experiencing this issue, but I stumbled across one post which had the same issue, yet, unsolved. However, there was a reply stating that changing the orientaion of both the original cylinder and negative one to “0,0,0” would fix it. I attempted that as well, but it ended in failure. (Unless I’m doing it wrong, which I doubt)
Here is video displaying the issue:
Here are some screenshots of the size, before and after, however, changing the size of the negative part into the same one as the original one proves to no avail
BEFORE:
AFTER:
If anyone could follow up with a solution or possible fix, that would be great. If you have experienced this issue in the past, please tell me any alternatives you have used to get around the problem. Thanks in advance. - null