Firefox=not loading, chrome=error message

Hi

I am building the webgl port without problems, but I have problems running it on firefox and chrome.
In chrome it starts and gives strange not very helpful error message “An error occured running the Unity content on this page. See your browser’s JavaScript console for more info. The error was: Script error.” as seen in the attached chrome screenshot, but then it complete loading and runs!
Since it runs I guess there is no serious problem, but the message is not user friendly.

In Firefox, it just stops in the loading screen like the screenshot attached.

I am using Unity 5.1.1f1
I have the latest Firefox and chrome!

Any help from Unity team will be greatly appreciated.
Thanks for advance.


Disabling firebug in chrome solved the problem of the annoying error message!
However Firefox still have the same problem.
I am using unity 5.1.1f1

I updated to 5.1.1p1 and the firefox problem is still persistent.

Debuging webgl with firebug may cause some unreasonable bug i think… so i create a Console UI in system, and i also print all debug info into my console. Maybe create a console will help you debug u3d webgl build.

1 Like

@woud
Thank you for the tip!

5.1.1p1 release build version is now working on firefox!