Hello everyone,
I suspect my game has a memory leak since the memory usage in an hour old server is of 5GB and memory is constantly going up though I have checked every script in my game and couldn’t resolve the problem.
I have checked for:
- Unused variables
- Variables left behind
- Functions and coroutines left behind
-
Changed
connections
Oddly enough, memory stays consistent in studio. Is there anything I’m missing?