0
Fixed

Shader Forge's Glass-Complex breaks when Anti Aliasing is turn on

pshaw 7 years ago updated by Freya Holmér (Developer) 7 years ago 2

In Unity 5.5, when I have anti aliasing turn to 2x, Shader Forge's Glass-Complex breaks everything (meshes with other shaders become invisible). When AA is disabled, the Glass-Complex shader works fine. How can I fix this?

Answer

Answer
Fixed

This is likely because it's too expensive for mobile. Try turning off some features such as PBR and probes, would probably make it work again.

By the way I'm making a build to iOS (iPad Pro).

Answer
Fixed

This is likely because it's too expensive for mobile. Try turning off some features such as PBR and probes, would probably make it work again.