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.
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.
Saved me a headache, thank you!
Thanks for this!