Explore Unity's Memory Profiler tool for troubleshooting memory-related issues in this 36-minute conference talk from Unite Berlin 2018. Discover how to find leaking memory, identify biggest allocations, and investigate memory usage in Unity projects. Learn about the new API, Workbench, Memory Map, and Memory Table features. Gain insights into capturing and previewing memory data, handling native plugins, optimizing for low memory devices, and dealing with obscure references. Understand how to filter allocations, work with ECS Multithreading, and utilize Very Allocators. Compare the Memory Profiler with external profiling tools and learn strategies for managing memory in big projects.
Memory Profiler - The Tool for Troubleshooting Memory-Related Issues