- Home /
Question by
YuryAlckevich · Nov 15, 2015 at 08:17 AM ·
spritetearing
Sprite tearing on Android Smartphone
The game was running on Samsung Galaxy Trend 2. I haven't seen this issue on another devices yet.
Sprite import settings are following:
Could someone explain why this happens?
imgpsh-fullsize.jpg
(93.2 kB)
untitled.png
(16.5 kB)
Comment
Answer by viteo · Nov 18, 2015 at 10:35 PM
Switch off "Generate Mip Maps" option for all sprite import setting. This option is needed for 3D objects where the engine can scale down the texture according to the z distance for performance optimization.
Your answer
Follow this Question
Related Questions
I have issue with unitys serialization 1 Answer
Best ways to apply fancy effects on a plane? 1 Answer
Reduce Draw Call for Sprite 1 Answer
Instantiated Sprite is not rendering. 1 Answer
RaycardHit2D not working on Sprites? 1 Answer