- Home /
Pixels artifacts after building project
I have a 2D project on Android and when I've installed it on the phone I saw that some sprites are deformed. No matter what sprite it is (UI or In-game object), they all can have these artifacts. I use Xiaomi with a 2400×1080 (20:9) screen for testing. I've also tested my project on another phone and sprites looked normal. The default resolution of the project is 1280x720. How can I solve this problem?
Example
Import settings (Same for all sprites except "Sprite mode" (single/multiple) and "Format" (RGB 24 bit/ RGBA 32 bit))
example.png
(16.8 kB)
settings.png
(36.5 kB)
Comment