My game’s memory usage is non-make-sense high, I look up details about memory by Profiler, EVERY textures take double memory on both iOS and Android devices. Take lightmap textues as example:
All my texture import settings are trying to avoid use more memory, read/write flag disabled, no mipmaps, and all kind of compression modes give the same result.