🤔 Unity, huh, how?

🤔

Memory profiling

Memory Profiler

The Memory Profiler (com.unity.memoryprofiler) provides tooling to inspect a snapshot of allocations for a single captured frame.
Learn more.

Unity Profiler

The Unity Profiler shows per-frame allocations and garbage collection, and how these relate to per-frame performance. It can be opened via WindowAnalysisProfiler.
Learn more.