Memory Profiler window reference
This section describes the user interface for the Memory Profiler package window and contains the following pages:
Page | Description |
---|---|
The Memory Profiler window reference | Provides an overview of how the Memory Profiler window UI is organized. |
Main component | Describes the main UI component and identifies the tabs in this component. |
Summary tab | Describes the tab in the main component which provides a broad overview of your application's memory. |
Unity Objects tab | Describes the tab in the main component which provides insights into memory usage by individual Unity objects and groups of objects. |
All Of Memory tab | Describes the tab in the main component which provides a detailed breakdown of all the tracked memory in the snapshot, not limited to Unity objects. |
Selection Details component | Describes the Selection Details component, which displays much more information about a selected object. |
References component | Describes the References component, which lists references to and from a selected object. |