Question by
GreggyPL · May 25, 2016 at 06:53 AM ·
unity 5instantiateminecraft
Instantiate too many objects
Hi, I am creating minecraft-like game, so I need to generate random world based on cubes. At game launching I instiantate objects with my prefabs. I have problem, because I need to instantiate big amount of cubes - f.e. 15000 cubes. So my game crashes, when allocated RAM is more than 3.5GB.
Comment
Your answer

Follow this Question
Related Questions
Instantiate is not working in unity 5.6.4f1 0 Answers
Why wont my object Instantiate? 0 Answers
Spawn Objects in a Server UNet 0 Answers
How do i Instantiate sub-Points with in Multiple Points?? 0 Answers