Search results
13 sty 2024 · Recently encountered this error message when Union-ising a Part (Ball) and a Union together, this is posible, but for some reason i got this error, and like every error, they dont explain what, why, and how it happened. ….
- CSG Returns Error Code -15 For No Reason With Small Parts - Roblox
It appears the leading cause of this issue is unioning with...
- CSG Returns Error Code -15 For No Reason With Small Parts - Roblox
24 maj 2024 · This time, it doesn’t seem like I’m able to and the studio keeps giving me this error display prompt when I try to use the “Union” feature on regular parts. I’ve attached the parts in an RBXM file which is sent privately.
13 wrz 2023 · It appears the leading cause of this issue is unioning with Spheres with a small scale. Reproduction Steps: Insert two Parts, one a regular sized Block and another a small Cylinder (size <0.01) (or use the Part Beveler plugin, which generates a series of small cylinders & spheres to generate the “beveled” part result.)
If you have corrupted unions, here’s how to fix them. (Instructions with pictures) Help. Here is a link to my Devforum post on a quick and easy fix to fixing your “corrupted” or invisible unions. I would suggest doing this with all unions you create in Roblox. https://devforum.roblox.
Actual answer: it won't let you union because it can't union meshes and roblox parts. I suggest connecting the various parts depending on how you will use the model (use motor6ds, welds, or weldConstraints), or maybe there is another technique I don't know about
You're trying to union a singular MODEL object, furthermore, with absolutely nothing else. Select all of the parts and THEN click Union.
A UnionOperation is the result of individual parts that have been joined together into a single solid model through Studio's solid modeling Union tool, or through BasePart:UnionAsync() or BasePart:SubtractAsync(). See Solid Modeling to learn more about Studio's solid modeling tools and methods.