Web Player Fails with 'Failed to Initialize Player's 3d Settings' error.

Hi,

I’ve gotten this error with several recent project builds. I just wondered if anyone might know what’s going on?

I’m building using Prop V5.0.0b9

All the scenes in question work fine in the editor or in a stand-alone build for PC.

The problem is in the patch release of Unity.
I installed latest final release 5.0.1f1 (f). Then built web-version there and problem gone.

I found answer here: http://forum.unity3d.com/threads/failed-to-initialize-players-3d-settings.314434/

Unfortunately the Webplayer does not support patch releases. Please use the latest public final release if you would like to build your project to the Webplayer. If a patch is necessary for your project to work, please wait for the next final release that has the patch releases integrated into it.

Same problem with 5.0.1p1 with the important patch for WWWForms. Sadly getting the “failed to initialize player’s 3d settings”
this problem is dragging so long and I’m at the end of my wits! I need the WWWForms fix and now the player wont work!!!

Hi, i have same problem. Using personal 5.0.0p3 ~ patch v3… I’ve tried everything in my knowledge but sadly not failed not working. Enable/disable DirectX 11 have no effect. So I thought maybe just the new webplayer (UnityWebPlayerDevelopment-5.0.0p3.exe) is the culprit, then I’ve install back old webplayer (in version 5.0.0f4) and play the webplayer built, but again Failed. This time definitely something have wrong with unity 5.0.0p3. So now I completely reverted back to Unity 5.0.0f4… and create the same built file. and it works just fine…