Can someone explain to me what is causing the following web player to scrunch up when in firefox but when in chrome or safari it works just fine? I just edited the HTML file so that the width and height is 100%.
Using their default generated code, and modifying the width/height values to 100%, I got Unity to display fine to fill the window. (albeit this was the code generated for 2.6.1)
The copy of UnityObject.js hosted by the Unity site has a syntax error (missing or misplaced semicolon), likely due to the minification of the javascript. It’s broken on almost every website I’ve visited which has an embedded web player, which is pretty messed up.