V2.8.2 broken in Unity 5.4.4

Easy Save 2 has been replaced by Easy Save 3, so is no longer supported.
Locked
mrm83
Posts: 19
Joined: Tue Jan 26, 2016 6:20 pm

V2.8.2 broken in Unity 5.4.4

Post by mrm83 »

The v2.8.2 asset is broken in version 5.4.4.

Upon import, there are a bunch of errors and the prefabs are messed up.


https://imgur.com/a/8FIpn
User avatar
Joel
Moodkie Staff
Posts: 4852
Joined: Wed Nov 07, 2012 10:32 pm

Re: V2.8.2 broken in Unity 5.4.4

Post by Joel »

Hi there,

There's a bug at Unity's end regarding their Asset Importer in the version you are using which we are unable to work around.

However, we were able to work around it in 5.5.0, so upgrading to 5.5.0, deleting the Assets/Easy Save 2/ folder and reinstalling from the Asset Store should fix your issue.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
mrm83
Posts: 19
Joined: Tue Jan 26, 2016 6:20 pm

Re: V2.8.2 broken in Unity 5.4.4

Post by mrm83 »

Unfortunately upgrading Unity is not an options for us.

How can I download an older version of the asset which works with 5.4.4?
User avatar
Joel
Moodkie Staff
Posts: 4852
Joined: Wed Nov 07, 2012 10:32 pm

Re: V2.8.2 broken in Unity 5.4.4

Post by Joel »

Hi there,

I've just checked the original bug report and it doesn't seem like it actually affects 5.4.4, so this sounds like it's an entirely separate issue. I just installed 5.4.4, and downloaded Easy Save 2.8.2 from the Asset Store and it appears to be working fine for us.

Please could you back up your project, delete the following files, and then reimport from the Asset Store:
  • Assets/Easy Save 2/
  • Assets/Plugins/Easy Save 2/
  • Assets/Plugins/ES2.dll
  • Assets/Plugins/MoodkieSecurity.dll
  • Any files named ES2.dll or MoodkieSecurity.dll in any subfolder of Assets/Plugins/
If this does not fix your issue, please could you provide me with the Unity log file containing the errors you are getting? Though it might be quicker if you PM me a link to a test project.

Could you also confirm whether this is happening in a blank project for you?

Also if you PM me your email address and invoice number, I'll send over the 5.5 package to see if this solved any issues for you. However, I can't guarantee that it will be compatible with your project so I would strongly recommend backing up your project beforehand.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
User avatar
Joel
Moodkie Staff
Posts: 4852
Joined: Wed Nov 07, 2012 10:32 pm

Re: V2.8.2 broken in Unity 5.4.4

Post by Joel »

For anyone else who runs into this issue, mrm83 has kindly found the solution.

It seems to be a possible bug with the Asset Store importer, which mrm83 managed to fix by deleting the asset from Unity's cache and reinstalling from the Asset Store. i.e.

~/Library/Unity/Asset Store/ on Mac
C:\Users\accountName\AppData\Roaming\Unity\Asset Store\ on PC

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Locked