Using the “Constraints - Create Weld” tool does not work if one of the parts has CanCollide set to false. Considering it is perfectly OK for non-collidable parts to be welded, I would consider this to be either a bug or just an undesired behavior.
Current behavior: The Create Weld button does not work for any parts that are not collidable.
Repro:
Create 2 or more parts in Studio
Make at least 1 of them non-collidable
Select the parts
Use the Create Weld button on the toolbar (Model tab > Constraints > Create > Weld)
Parts will not weld together
Desired behavior: Parts weld together even if any of them are not collidable.
I spent a lot of time thinking the button was broken before figuring this out. I’m sure it has confused many other people too.
For my Incubator project almost the whole world aside from buildings and terrain were physically interactable (in other words: unanchored). To keep the models together, I extensively used the Create > Weld tool, and every time I would have to enable collisions for the whole model, use the tool, and then revert collisions to what they were previously.
Examples:
The water in this bucket has collisions disabled:
Anything that’s not blue on this cart has collisions disabled:
If you have the RibbonBar minimized, clicking the “Weld” button will not work. You need to select it from the dropdown every time. This is a separate issue, and already logged internally.