New problem.
It is very annoying... It keeps repeating it self.
InvalidOperationException: was not expected Mono.GeneratedSerializers.Literal.GeneratedReader.ReadRoot_ServerResponseData () System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono-runtime-and-clas
I also just started experiencing this issue tonight on 5.3.2 (Linux x64). It was not doing this the last time I fired it up two days ago, and I'm pretty sure it has not been touched since then. I've tried restarting Unity several times, but it keeps happening.
If I start a new project, it does not happen.
The impact of this issue is pretty bad. It's not something I can just ignore. I'm unable to see compiler errors for any meaningful length of time, as they are quickly scrolled out by these incessant error messages that mean absolutely nothing to me.
But it's annoying and if i didn't clear errors every 5 $$anonymous$$utes unity will slow down...
Answer by EvilChaoticcc · Mar 03, 2016 at 07:48 PM
I found problem. Check all XML scripts in your project. I was delete WaterPlus asset and it helps me. good luck!