Hi y’all! It seems like we have some sort of server-side memory leak under Memory > PlaceMemory > Gui
. In many cases, I’ve noticed it reach a few GB when the server has been running long enough.
Does anyone know why the server could be amassing memory in that category?
Could it be that we have a couple of SurfaceGui’s, each containing a single TextLabel, as children of certain parts under Workspace? (none of which are ever changed, or touched, by scripts)