Page 1 of 1

ES3 Doesn't work in unity 2017.2.0f3 right after importing

Posted: Wed Nov 15, 2017 1:05 pm
by Diaagames
Hello
I just got ES2 of the asset store and quickly imported ES3 which looks very promising
but unfortunately
ES3 doesn't work right out of the box
i get these two errors

i just blocked the line with // instance.stereoMirrorMode = reader.Read<System.Boolean>();

and //writer.WriteProperty("stereoMirrorMode", instance.stereoMirrorMode);

i don't know if its ok but i don't use vr at all in this project.

Re: ES3 Doesn't work in unity 2017.2.0f3 right after importi

Posted: Wed Nov 15, 2017 4:44 pm
by Joel
Hi there,

This is indeed a known issue and will be fixed in the next update. Your fix is basically the same as the fix in our upcoming update.

All the best,
Joel