Unity changes the color of the sprite when it is brought into the game board.

I want to make a king of slimes and it should have a red stone in its crown, and Unity made it gray and in general half of the sprite changes color. Why is this?

- It happened in the end.
- That is how it should be.

@wellgippo

Well that looks like you have texture compression enabled in your image.

IMHO it is best to disable it in general for tiny pixel art sprites.

1 Like