Hi. I am trying to replace a selected color in a texture using the replace color node using the simple graph below. However you can see the texture loses it color. I suspect the problem is trying to convert the RGB to RGBA using the Vector4 node, but I may be wrong.
Any way to fix this. Thanks.