Memory Profiler
The Memory Profiler offers a unified solution allowing you to profile both small projects on mobile devices and big AAA projects on high end machines. It provides actionable information about allocations in the engine to allow developers to manage and reduce memory usage.
com.unity.memoryprofiler 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/memoryprofiler.git README Markdown
Copy this to your project's README.md
## Installation
Add **Memory Profiler** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/memoryprofiler.git
```
[](https://www.pkglnk.dev/pkg/memoryprofiler)Dependencies (5)
README
Memory Profiler
UI frontend of the memory profiler.
This package was licensed under UDL between the following version ranges: com.unity.memoryprofiler@0.1.0-preview.6 (2019-04-03) -> com.unity.memoryprofiler@0.2.4-preview.2 (2020-06-10)
This package is currently licensed under UCL and within the following version ranges: com.unity.memoryprofiler@0.2.5-preview.1 (2020-07-01) -> com.unity.memoryprofiler@1.1.0-pre.1 (2023-05-04)
No comments yet. Be the first!