Closed dontweaks closed 2 years ago
If you have Tracy enabled but dont connect it, it can create very considerable memory leaking from the profiling traces being stored. Try to disable Tracy (removing the TRACY_ENABLE definitions) and see if it still happens.
Yep, removing TRACY_ENABLE definition fixed the memory leak.
Hi, branch: engine
I commented this code:
and when I run the app, after like 3 minutes the memory grows to ~3GB