- Home /
Unity getting laggy.
Hey, I working on a lego game and I started today to make the terrain (I have customize lego bricks) and I placed some models of lego bricks and Unity is getting laggy and laggier ... I am scared to place more blocks because I think that unity may crash, no ? Thanks .
Unity is pretty good about not crashing, but since you are slowing down, you may want to take a look at alternate architecture for what you are doing. You might want to educate yourself on Voxels. Here is a page of Voxel resources:
http://unitycoder.com/blog/2012/10/18/voxel-resources-engines-for-unity/
Or you might want to take a look at the model and shader you are using to see if you cannot improve the performance.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Importing objects from Google Sketchup 3 Answers
Using RigidBody, how can I make the character move in the direction the camera is facing 1 Answer
Spawning objects help 2 Answers
How To Get Current Animation Name 3 Answers