Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

What contributes to the size of System.ExecutableAndDlls?

$
0
0
When profiling our game, this entry represents an enormous amount of memory in a detailed memory sample on a device. It ranges from 122MB with Strip Bytecode to 179MB with stripping turned off.

I have no doubt that we have a lot of unused code in the form of third-party libraries, but it would be really great to identify the biggest contributors. Is there any way to see the makeup of this memory usage? Even just the size of each DLL in memory would be helpful.

Viewing all articles
Browse latest Browse all 1466670

Trending Articles