Page 1 of 1

Prefabs being changes by Easy Save

Posted: Sat Sep 03, 2022 8:42 pm
by JordanCW97
Hi there, I have noticed that easy save seems to be actually changing prefabs throughout general use. I noticed this when discovering all my prefabs that had an item script on them where loosing a reference in the script to another object inside the actual prefab not just the versions placed in my scene. After removing easy save this issue stopped. Is there any scenario where Easy save has or even should have access to directly change a prefab and how can I prevent this if so?

Thanks

Jordan

Re: Prefabs being changes by Easy Save

Posted: Sun Sep 04, 2022 7:07 am
by Joel
Hi there,

The only operations Easy Save routinely performs is to gather references from prefabs with an ES3Prefab Component and update their dependencies if necessary.

Just to check, do your prefabs have ES3Prefab Components?

All the best,
Joel