I have this image that I’m trying to use in my material but when I select it in the texture sample it’s all orange like it’s zoomed in. I tried scaling the UVs using different values but it doesn’t seem to work. Is it because of the dimensions of the image?
Solved. I needed to plug in the alpha channel to see the full material. Plugging RGBA did not work for me.