Noobie to webGL so bear with me. I have an old project from Unity 3.x that I brought into the latest demo-free build of Unity 5. When I export to WebGL, it loads but I get the following error:
ReferenceError: invalid assignment left-hand side
On a second try I got this too:
SyntaxError: expected expression, got '}'
This happens in Firefox and it works fine in Chrome. Any ideas?
↧