I have a png texture with alpha channel. I set up the nodes to mix a diffuse and transparent shader and used the alpha channel of the image for the mix factor. But what’s weird is that it only works when there’s nothing behind it but when there’s another object, the alpha channel turns black. Never had this issue in previous versions.
Below is the image of what’s happening. Is this a bug?