SubtractAsync creates ugly patches

What I Want To Happen
I’m trying to create a hole in a part, using :SubtractAsync()

My Issue
When I use :SubtractAsync(), it not only removes the Material, there’s also no color inside the part.

Solutions I’ve Tried
I’ve tried changing the color and material of the negative part, I’ve tried changing the color and material of the new union, and no, this issue is not about me forgetting to parent the union or forgetting to delete the old part.

Extra Information
I have very bad internet, because of reasons I am not willing to explain, but my internet should get better sometime, but I don’t think the internet is the issue here.

Screenshots
BeforeAfter

Unions have a property called UsePartColor which allows you to adjust the colour of the part.

As for the material, idk if UsePartColor will help at all, but it might. I guess just make sure you are setting the material of the union.

My internet has improved a bit over the last day, and thanks for the reply. Didn’t even know this property existed until now. :wink:

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