This is my png image:
This is what it looks like when I import it into Unity:
Why does it look like this after importing? How can I fix it?
This is my png image:
Why does it look like this after importing? How can I fix it?
It’s correct, you just aren’t using the alpha channel. Check your Alpha import settings:

I turned on “Alpha is Transparent” and I change the material from Opaque to Transparent. It worked. Thanks!