2MB TMP filled with repetition

2MB TMP filled with repetition
Consumed a massive amount of memory and used an extremely long load time

When I output game, the memory use 4GB RAM… How to I solve
I use 8, 256, 1024 atlas Width/Height Still high RAM use.
I make on/off multi atlas textures too.


I think Texture seems make many same objects.
The memory profiler shows many same name use 2MB.

Solve the problem.
Reason is utage preload AseetBundle.

FYI