Ah its a pretty customized setup, it wasnt a post process sahder. It was basically a unlit transparent shader applied to a cube with zdepth testing turned off. I lerped between scenecolor and a fogcolor derived from the “skyEnvMapSample” node.
I fixed the issue by using the shader Opacity input instead of lerping into the “SceneColor” node.
1 Like