Memory Profiler package
Collect memory data about your project with the Memory Profiler. The Memory Profiler is a tool which you can use to analyze and optimize the memory usage of your application through a dedicated window in the Unity Editor. It provides detailed insights into how memory is allocated and used in your application, which can be helpful in identifying memory leaks or inefficient memory usage.
Topic | Description |
---|---|
What's new | Learn about the latest updates and features added to the Memory Profiler. |
Memory Profiler introduction | An overview of the Memory Profiler and its key functionalities. |
Install the Memory Profiler package | Install the Memory Profiler package in your Unity project. |
Collect memory data | Capture memory snapshots to analyze your application's memory usage. |
Inspect memory usage | Use the Memory Profiler to inspect and interpret memory data. |
Memory Profiler reference | Detailed reference for the Memory Profiler window and its sections. |