0

Opacity is Culling in Scene/Game Views?

Alex Sanchez 8 years ago 0

I always get this problem whenever I want to put Opacity on my shaders.

(Side note, the stock Standard shader (Unity 5), Fade, doesn't give these errors.)


In these screenshots, I slightly zoom in/out the camera, and I get all these different visual bugs

Image 552


Image 553


Image 554



I'm not doing anything special for the Opacity besides a direct Value node. I've tried messing around with disabling Auto Sort and editing the offset, and writing to the Depth Buffer, but nothing seems to fix this.

Image 555


I've looked around for anyone else who's had this same problem, but I've had no luck.

Thanks in advance!