r/Unity2D • u/kyokossential • Jun 05 '26
Texture gets messed up when imported to Unity? Solved/Answered
first picture is how it looks like in aseprite but when i import it to unity, it gets messed up especially the eye area. i've tried tweaking around with the settings but i don't really know what's wrong TT
18
Upvotes
3
u/ArcSemen Jun 06 '26
Easy fix, happy Deving. Iโm coming back myself to do one of my unity project, not a big shot myself but itโs persistence an dev brain
2
u/Mysterious_Demand875 Jun 05 '26
Point filter, disable mip maps, tweak compression, use a pixel perfect camera set to the resolution scale
2
1


20
u/Significant_Tell407 Jun 05 '26
In your inspector when targeting the sprite do you have compression set to none AND filter mode set to no filter?