2D Sprite Colors Wrong When Importing as psd

,

Hi everybody, I’m making a 2d adventure based games and created a bunch of pixelated sprites in photoshop. When I import some sprites as psd or png the colors dont match what I see in photoshop. I have included a couple photos for comparison below. I have tried some suggestions online such as turning off Color Management Policies in photoshop and selecting Monitor Color. I also made sure that photoshop had 8 bit color mode selected. However, the problem persists and I’m at a loss. Any help is much appreicated.

My unity version is 2018.3.0f2


looks like compression, can disable that in texture import settings in unity
4038952--350506--upload_2018-12-27_9-43-21.png

1 Like

This worked. Thank you.