I can't make union from a single part

I can’t create union from a single part. It’s available only when I’m selecting 2 or more parts. Problem shown at the images.


I think that it’s another “update” which added nothing new except problems

I’ll be grateful for any help!

2 Likes

Problem already reported and waiting…

2 Likes

correct me if im wrong but theres no point in turning one part into a union

In proccess of building there are a lot of cases when you need to change size of the part. If it’s part - size changes will be proportional, but with union you can stretch part’s size by any axis without any limits. In short it’s very important for building but not optimized for large games

5 Likes

Man I thought I was the only one who knew this trick.

1 Like

Just use a mesh part. There is no point in unioning a single part.

1 Like

MeshParts cannot be used in Union Operations. such shapes like Ovals from cylinders or spheres are impossible to achieve unless you unionize them on their own, there is in fact a point in unionizing a single part.

1 Like

Let me be more precise.

If you are looking for a cylinder that can be freely resized to give it an oval shape, without the intention of unionizing it with another part later, then use a MeshPart.

Regarding the feature: no, there is no point in unionizing a single part with itself, it defeats the purpose of the feature. In fact, what you’re really looking for is not the ability to union a single part, but for Roblox to remove the size constraints of the cylinder and sphere part.

roblox is working on adding CSG to Meshes, perhaps this helps out both parties?

Hi, the change which disabled this has been rolled back. Sorry for the inconvenience!

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.