Inspect memory usage
Use the Memory Profiler to inspect common memory issues with your project.
Page | Description |
---|---|
Inspect the assets that use the most memory | Discover which assets in your application use the highest percentage of total memory. |
Find memory leaks | How to find potential memory leaks with the Memory Profiler package. |
Analyzing Unity object memory leaks | Discover how Unity assigns memory to Unity objects and how to prevent memory leaks. |
Memory usage on devices | Analyze resident memory with the Memory Profiler package. |