Hi everybody,
I’ve been searching for this problem in the forum but all I found was people complaining that they couldn’t play some specific games.
let me try and explain the crazy stuff that’s going on.
I’m developing an applicaiton for webplayer and when I execute it locally it runs smoothly. But when I send it to the server I cannot even load it and Unity gives the following error: “Error launching Unity Player” and on “Error details” it says “Invalid Unity Web File (Decompression Failure)”. It’s not just a matter of corrupted files cause I uploaded it and many other projects and tests scenes at least 15 times and got the same error. I also tested it on another computer and the same happened. See the following picture for more details of the error:

Then I went and created a new empty project with just a single Unity Gui Texture, uploaded to the server and was able to load the game properly. This clears out the hypothesis that the server could be the one with problems.
After doing some deleting and checking I’ve discovered that just by importing the NGUI package, the error returned, even with the simple scene I described earlier (a scene with just a simple unity gui texture).
I cannot grasp what is going on, because I find hard to believe that the second top rated app on asset store (as of today) would be responsible for causing this error. Has anyone ever gone through that or something similar? Do I need to change any of the build settings to use NGUI on the webplayer?
Thanks a lot!
Caspila