dicarlolab / ThreeDWorld

Generator of interactive Unity-based 3D environments with physics
Other
21 stars 4 forks source link

Stabilize Prefab Generation #40

Closed honeybunches-of-oates closed 7 years ago

honeybunches-of-oates commented 7 years ago

Look into various ways to make the prefab generation work or at least persist when it fails to generate the prefab of an object.

yamins81 commented 7 years ago

see this

http://answers.unity3d.com/questions/425199/how-do-i-release-editor-memory.html

yamins81 commented 7 years ago

but also this

http://forum.unity3d.com/threads/running-out-of-memory-building-a-bunch-of-asset-bundles-in-the-editor.196529/

see the comment at the end about SaveAssets

yamins81 commented 7 years ago

resolved at least for now by running editor in Play mode