Use the Memory ProfilerA window that helps you to optimize your game. It shows how much time is spent in the various areas of your game. For example, it can report the percentage of time spent rendering, animating, or in your game logic. More info
See in Glossary module to investigate where Unity allocated memory in your application.
Topic | Description |
---|---|
Memory Profiler module introduction | Visualize how Unity allocated memory in your application. |
Accessing memory counters in players | Display memory metrics in a built player. |
Memory Profiler module reference | Reference for the Memory Profiler module. |