unity-yaml-parser icon indicating copy to clipboard operation
unity-yaml-parser copied to clipboard

it cause a memory error when loading a large prefab file

Open yiku opened this issue 4 years ago • 6 comments

it cause a memory error when I load a large prefab file that almost 32m size. I found to load this will use 7G memory, is there a way to load this using less memory?

yiku avatar Oct 22 '21 03:10 yiku

I'll have to look into this. There's no way that I know of to reduce memory consumption when loading a single file, sorry.

sp-ricard-valverde avatar Oct 22 '21 07:10 sp-ricard-valverde

hello, is there a schedule about this issue?

yiku avatar Oct 25 '21 12:10 yiku

Not yet, sorry

sp-ricard-valverde avatar Oct 25 '21 12:10 sp-ricard-valverde

hello, how to insert a new member of attribute to an entry or monobehaviour?

yiku avatar Jan 11 '22 02:01 yiku

hello, how to insert a new member of attribute to an entry or monobehaviour?

That's not possible with this library, nor something that can be done outside of Unity.

sp-ricard-valverde avatar Jan 17 '22 09:01 sp-ricard-valverde

ok, thank you

yiku avatar Jan 18 '22 04:01 yiku