Just yesterday my “game” was running on 150 fps, however today it runs only on 70 fps and the point is that it now runs on 70 fps even on empty scene, without any GameObjects.
Anyone know how to fix that?
Just yesterday my “game” was running on 150 fps, however today it runs only on 70 fps and the point is that it now runs on 70 fps even on empty scene, without any GameObjects.
Anyone know how to fix that?
The stats window in the game view’s FPS counter is not the real FPS. Try This Script
to see what your real FPS is. Unity is limited to 60 fps anyway, so anything above that is useless.