S
S
StynuBlizz2019-09-12 11:40:39
Unity
StynuBlizz, 2019-09-12 11:40:39

Why sprite imported into unity increased in size by 100 times?

I made a sprite atlas for use in the UI and saved it as png (this file weighs 162 kb, resolution 2048 by 2048), after adding it to unity it began to weigh 16 mb, here are its settings:
5d7a024562a87480846332.png
I don’t use compression because the quality becomes very bad. The question is why did unity increase the size of the image and how can it be fixed? And the second question is why, when compressed, the image loses much in quality (and if it should be, then what is the point of it if the sprite beats with a ladder when displayed), maybe I'm not preparing images correctly for import into unity?
PS I do development for mobile phones

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mopsicus, 2019-09-12
@mopsicus

Some strange atlas turned out, a lot of unused space. All this could fit in 1024x1024 or even 512. Take the TexturePacker for example and pack the atlas better. There are also compression settings and more.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question