I have a big problem with my app - resources.asset teakes at least 3gb I'm try to solve this problem (its game for iOS so... 3GB its big problem).
I have meake a new project (blank) and i add to resources folder a .png file - 1024*2048, on disc it teakes only 109 kb but in unity 8MB...
anyone can explain me why 109kb is turning on 8000kb? its about 80X more than native size...
I was trying pvrtc compression but its still 2x bigest than native size and i want know why...
↧