Worse performance when disabling automatic bootstrap

I have 150,000 cubes spawned in and each with a rotator script that spins them all with a random speed.
When I have the automatic bootstrap enabled it creates a client and server world. I get about 80 frames per second.

When I disable the automatic bootstrap it creates just the Default World, but now my frame rate is about halfed, I would of expected the opposite, why is this happening?

We could make wild guesses, or you could profile and compare. :wink:

Be sure to compare performance in a build. It may turn out null and void, eg it could be a behaviour that is only observable in the editor.

1 Like