Unity Texture Color Weird?

Obviously, the colors are correct before importing the texture into Unity, but after importing the texture into Unity, the colors become strange. How do I change the color back to normal? Does it have something to do with Texture Compression?


(original)
9829668--1413552--upload_2024-5-12_17-22-38.png
(purple???)

Select the sprite in the project folder and look at the Inspector, which will display import settings. At the bottom, there will be a Compression property, try setting a different value for it.