In this post, you will show you how to use the experimental Unity Memory Profiler package to find exactly where you are wasting memory on your game.
Here's what we will cover in part 1:
- What is this mysterious Unity Memory Profiler?
- How you can start profiting from the Unity Memory Profiler right away.
- Steps to find memory optimization opportunities for your game to reduce crashes and loading times

Quick Navigation
1. What's the Unity Memory Profiler?
2. How to Start Using the Unity Memory Profiler Right Away
3. How to Find Memory Optimization Opportunities in Your Game …