Page 1 of 1

Can I add ES3 to my Unit Test?

Posted: Thu Oct 14, 2021 4:45 pm
by robotSmith
Hello hello,

I have recently discovered more obscure types that are not supported, so I want to create some Unit Tests to let me know if things are supported or not on and if that changes.

Now, I added ES3Assembly assembly definition into the UnitTestEditor.asmdef but I'm getting an error and I'm drawing a blank there. Do you know if this is possible or would you be able to guide me on what you think could be wrong (and if this is supported)?

Re: Can I add ES3 to my Unit Test?

Posted: Thu Oct 14, 2021 4:51 pm
by Joel
Hi there,

I'm afraid this is an issue with assembly definitions rather than Easy Save, so you would need to contact Unity or ask on the Unity forums for more information regarding this.

All the best,
Joel

Re: Can I add ES3 to my Unit Test?

Posted: Thu Oct 14, 2021 8:14 pm
by robotSmith
Well, I tried many things and none of them worked. I left for about two hours and now is working (I think Unity had to do some reimporting or something of that style) :geek: .