No Memory Profiler in Unity 2021.1?

Heyy dudes, I am using Unity 2021.1, just wanted to analyze my game using memory profiler… but I am unable to find Memory Profiler in the Package Manager. Also, in my advanced settings, there is no “Show Preview Packages” option. Here is a photo of my package manager settings and package manager search result -

I just happened to install 2021.1.22f1 a few days ago and I didn’t seem to find that Memory Profiler either.
Then I did a bit of google fu and found this:

(to sum it up, use “add package by name” and then use package name com.unity.memoryprofiler)

1 Like

Thanks! Installed successfully!