Visual shader texture appearing washed out

If you are using visual shader and your texture colors appear washed out you need to add a “ColorFunc” node and set it to SRGBToLinear.

2 Likes

Saved me a headache, thank you!