Today, I will show you around the neat memory map visualization mode that this experimental package brings to your table:
- How is your memory layout structured?
- What memory regions does Unity have?
- How fragmented is your memory?
This is the second post on the Unity Memory Profiler series. In the first post, I showed you what the memory profiler is and how it can help you visualize where you are spending your memory on.
Today, I'll show you around the memory map visualization mode.

Table of Contents