Negative operations no longer recolor?

Hello, I am trying to make a concave object where the interior color is different than the exterior color. In CSG V1 this was easy: change the color of the negative part, negate it, then union the positive and negative together. CSG V2 is tripping me up and is not changing the color of the new faces to match the color of the negative part. Has this functionality been stripped from CSG V2? Is it a bug? Any help is appreciated.

Simple reproduction:

image


2 Likes

Hmm, it does the same for me and UsePartColor does not seem to affect it either.

This is what you are looking for

1 Like

The solution is to disable CSG V2 in options, according to the thread @Smellysuperfart linked.

3 Likes