- Home /
Unity 5 - Can't open Scene after Crash
Hi,
I can't open one specific scene after Unity freezed. (It freezed while I have saved the map)
I have already tested to remove the library and or tmp folder, but nothing happens. The scene file has a size of 2.8GB - but it is a "small" scene.
When I try to open the scene, Unity needs 4GB of RAM but nothing happens. I have waited for 8 hours. That is the second time, that this scene crashed and I have to rebuild it ;(
Any ideas?
Thanks & Cheers
Ok, I think I found the problem, but I have no idea, how to solve it.
I am using the Draw Call $$anonymous$$inimizer to reduce/combine some object. This plugin creates automatically the materials. Now, I have create one new map, added a building and saved the map. The scene size is 450kb - when I use the tool to combine the building (there is only one building) and save the scene, the scene size is 175$$anonymous$$B. When I remove/replace the material from the combined building and save the scene, the size is 500kb.
But my problem is, that I don't found the images of the new created materials...
I am really frustrated....
Your answer

Follow this Question
Related Questions
scene loading problem when it's loading second time. 0 Answers
Serialized File Version Is Higher Even On the Latest Version of Unity 0 Answers
One Location Game (with Scenes Loaded and Disabled) 0 Answers
Working example of loading scene as asset bundle in Android!? 0 Answers
Duplicate scene via script,Saving virtual World 2D 0 Answers