I'm currently working on a project where I need to instantiate around 9 million cubes based off of an image. There are plain primitive cubes, with no colliders, but even so, they freeze, and then crash unity when trying to display them all in the game view.
Is there a better way to handle, and improve performance when using so many objects?
↧