The Unity Memory Profiler!
Details
Let's learn about the Unity Memory Profiler!
The Memory Profiler is a tool you can use to inspect the memory usage of your Unity application and the Unity Editor.
You can capture, inspect, and compare of memory snapshots that record how the memory your application was organized.
Track down leaks, improve performance, or just get to know how your game is using resources! We will demonstrate and discuss the capabilities and usage of the Memory Profiler - feel free to watch or follow along with your own projects by installing the Memory Profiler package:
https://docs.unity3d.com/Packages/com.unity.memoryprofiler@1.0/manual/index.html

