Install the Memory Profiler package
To install this package, follow the instructions in the Package Manager documentation. You can use the following options to install the package:
- Install the package from a registry.
- Install the package by name. Use
com.unity.memoryprofiler
as the name. - Use the following link to open the Unity Editor and install the Memory Profiler via the Package Manager directly: Open the Unity Editor and install the Memory Profiler
Unity Editor requirements
This version of the Memory Profiler is compatible with the following versions of the Unity Editor:
Unity Version | Package Version | Minimum Unity Version | Recommended Unity Version |
---|---|---|---|
2022.2 or newer | 1.x.x | 2022.2.0a16 | 2022.2.0b1 or newer |
2021.x | 0.7.x | 2021.1.0a1 | 2021.3.3f1 or newer |
2020.x | 0.7.x | 2020.1.0a1 | 2020.3.35f1 or newer |
2019.x | 0.7.x | 2019.3.0f1 | 2019.4.29f1 or newer |
When you install the Memory Profiler package, Unity automatically installs the Editor Coroutines package as a dependency.