my Unity is automatically outlining my images. Do you know why and how I can turn it off? Here is how it should look like (looks like in windows fotos):
And here how it looks like in Unity. Any tips on how to remove this?
I tried Using Raw Image and normal Image but none worked. Thanks for any help.
CodePudding user response:
Texture Import Settings lets you set the texture details. In your case, I’d suggest starting with a Clamp for Wrap Mode, and Point for Filter Mode.