For Unity Developers with Web Players. New Chrome breaks the Unity Webplayer.
For more about this and some work arounds.
http://twiik.net/articles/google-chrome-just-killed-the-unity-web-player
http://twiik.net/articles/google-chrome-just-killed-the-unity-web-player
Comments
I tried to convert Cluster to it and it was just a major uphill battle. You have to build your game from the ground up with html5 in mind. At least for now and in my experience. The minimum build size is also way larger than the plugin was. And the compile time is extremely long. It takes like 4 minutes for me to compile the game compared to 8 seconds on the web player plugin.
Its just not there yet. That being said it does a lot of stuff right and if you think about the massiveness of the engine thats running in your browser its actually pretty darn good.
*Edit* Audio is also a bitch.