Critical - SceneColor node not allowed

The shader compiler will only use the input for the current platform.

E.g. if “Default” has a SceneColorNode input, and “ES3_1” has a constant value, then on Switch the shader compiler will ignore the SceneColorNode input and use the constant value.

2 Likes