ES3 and assembly definition error

Discussion and help for Easy Save 3
Post Reply
rechronicle
Posts: 5
Joined: Tue May 28, 2019 3:18 am

ES3 and assembly definition error

Post by rechronicle »

I got TextMeshPro error notice when I don't add an assembly reference to my assembly. When I did it, ES3 starts to show errors instead. And it's vice-versa. What to do?

TMPro error: missing assembly reference
ES3 error: the name 'ES3' does not exist in the current context
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: ES3 and assembly definition error

Post by Joel »

Hi there,

You would need to ensure that the ES3 scripts are a dependency of your assembly (by default they’re compiled in the Assembly-CSharp-firstpass assembly as it’s located in the Plugins folder).

As this is part of Unity’s functionality rather than ours and could affect any scripts in Unity’s Plugins folder, not just Easy Save, I recommend seeking support on the Unity forums if you require further guidance as they should be able to direct you to the relevant resources.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
rechronicle
Posts: 5
Joined: Tue May 28, 2019 3:18 am

Re: ES3 and assembly definition error

Post by rechronicle »

Got it, going to ask on the Unity forum then.
I'm still not sure how to fix it myself.
Thanks, Joel!
Post Reply