save custom mesh runtime and load

Discussion and help for Easy Save 3
Post Reply
suzitpunk
Posts: 3
Joined: Mon Sep 24, 2018 12:44 pm

save custom mesh runtime and load

Post by suzitpunk »

I'm creating mesh at runtime and need to save and load whenever needed. I'm using ES3.save and ES3.Load to load but material is not loading and also i added Type for it.
As per this link https://forum.unity.com/threads/easy-sa ... st-3326482
It tells it will save related components, but material is not loading.

Any leads will be helpful.
User avatar
Joel
Moodkie Staff
Posts: 4852
Joined: Wed Nov 07, 2012 10:32 pm

Re: save custom mesh runtime and load

Post by Joel »

Hi there,

Firstly, are you using the latest version of Easy Save from the Asset Store? There was a bug similar to this in the previous version which was fixed in last week's update.

Secondly, please try pressing the Refresh References button on the ES3ReferenceMgr Component attached to the Easy Save 3 Manager in your scene and see if this makes a difference.

Finally, if neither of these make a difference please could you PM me a basic project which replicates this?

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
suzitpunk
Posts: 3
Joined: Mon Sep 24, 2018 12:44 pm

Re: save custom mesh runtime and load

Post by suzitpunk »

Hi Joel,

Thanks for the reply. Seems to be like it is working, sorry for late reply.
Post Reply