When running the game in Unity Editor, some garbage collection (GC) spikes can show up. This behaviour is due to the chunks pool not fully reserved when playing the game inside the Unity Editor to provide a faster starting up experience during development. In a build, the entire chunk pool is reserved during start up, so GC spikes should not occur.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article