Closed DanielJMus closed 7 years ago
I had some login errors suddenly this morning after upgrading to Unity 2017. Fix was to change a WWW result null check to "string.IsNullOrEmpty", since the WWW class is suddenly returning an empty string instead of null.
Thanks for your help @DanielJMus and @mgeorgedeveloper and congratz on your first PR @DanielJMus!
Fix for Unity 2017 always giving 'Wrong username and/or token.' error on login.