Page 1 of 1

Error after installing ES2 and update to ES3

Posted: Thu Nov 09, 2017 5:17 pm
by Gustav
Hi,

if I import ES2 2.8.3 in Unity 5.5.2f1 and activate ES3 I get this error:
Assets/Plugins/Easy Save 3/Scripts/Types/Unity Types/Component Types/ES3Type_Camera.cs(76,16): error CS1061: Type `UnityEngine.Camera' does not contain a definition for `allowHDR' and no extension method `allowHDR' of type `UnityEngine.Camera' could be found. Are you missing an assembly reference?
The PlayMaker actions (ES3) aren't there. Do I have to copy them manually?

Regards
Gustav

Re: Error after installing ES2 and update to ES3

Posted: Fri Nov 10, 2017 8:40 am
by Joel
Hi Gustav,

The Camera error is a known issue and will be fixed in the next update. In the meantime if you PM me your invoice number, I'll send you a hotfix. Just a word of warning, Easy Save 3 will only target 5.6 onwards in the near future.

Also with regards to the Playmaker actions, they are automatically installed in the Assets/Plugins/Easy Save 3/PlayMaker/ folder, and you do not need to do anything to enable them. If they are not there, you are likely using an older version of the beta and will need to update from the Asset Store.

All the best,
Joel

Re: Error after installing ES2 and update to ES3

Posted: Fri Nov 10, 2017 4:25 pm
by Gustav
A hotfix would be great. I'll send you a PM.

Thank you.