Primer: Debugging Garbage Collection Performance
Garbage Collection Primer
This guide is intended to give an overview of how performance issues with garbage collection can be investigated and what settings and options e…
https://dev.epicgames.com/community/learning/knowledge-base/xaY1/unreal-engine-primer-debugging-garbage-collection-performance
3 Likes
…ok but how do I find out where the garbage is coming from?
2 Likes
You can check this tutorial I just wrote, but it requires writing C++. Sadly I don’t think there is a way to do that straight from the editor
1 Like