#How can I make my game run smoother?
1 messages · Page 1 of 1 (latest)
The stats window shows very little. Use the Profiler window to analyze the performance properly. Find the frames where the drops happen and see what in those frames takes the most time. Better start by finding out what exactly causes the performance issues rather than trying any random solutions
also: you cannot judge how well your game runs in the editor. make a build and profile that.