WebPlayer and WebGL wont work
OK so right to the point the question is how do i get these things working? I know Webplayer is about to be nuked once and for all by Unity5. 4+ but till then I want one or the other WORKING so i can...
View ArticleWHY DID YOU BREAK WEBPLAYER!
WebGL is totally STUPID!!! WebGl is based on JavaScript. Most of the Games Made especially in the Tutorials is in C# Sharp!!! YOU broke the Web Player before you had a "Feasible and Finished...
View ArticleWeb Player Not Supported
Hey. So I went to build my game for web play. And this happened: ![alt text][1] [1]: /storage/temp/62093-shot017.png
View ArticleWhy is unity stuck at installing?
Why is unity web player stuck and only showing this in the details. Execute: C:\Users\Vultareas\AppData\Local\Unity\WebPlayer\Uninstall.exe /S /CurrentUser...
View ArticleWeb build: WWW downloads correctly, but www.assetBundle is Null
* I have a bundle of about 10 .bytes files. * I follow the Unity WWW example. * I get www.isDone=true, and www.bytesDownloaded is the correct size, so it downloads something. * www.assetBundle is...
View ArticleWebPlayer build fail
Since yesterday (20.01.2016) every time i build my project for web player or webGL i get the error 'Failed to decompress data for the assetbundle WebStartData' when try to run the app.
View ArticleUnity Web Player loads old version instead of the new one
Hello,I'm trying to upload a new version of my web player game. But after uploading the new version and try to test it the old version is loaded instead of the new version! I cleared cache on my...
View Articleweb player game screen is splited in the firefox browser for mac
Hello, we are making a game of unity web player base of facebook. In a windows environment when the operation in the firefox browser, is output normally game screen. ![alt text][1] However, it is...
View ArticleHow dose one put their game on their site, "Using dreamweaver" "Webplayer...
Hi gang, started the construction of my website to host my online game, thanks to everyone on here whos helped me out! how dose one acualy embed their game in the site once they have made the game?...
View ArticleGame not opening in webplayer
Hey everyone- I built a game in Unity. I built for Unity Webplayer. Whenever I select "Build and Run," Safari launches but all that is there is a white Safari window.. Any ideas? I am running Unity 5,...
View ArticleScripts dont work in web build, work incorrectly in WebGL build, but correct...
Hi everyone! Sorry for my English plz. I made a simple IDLE game, and when I tested it in Unity or Stand alone build everything was good. Now I'm so close to release it and found that web builder...
View ArticleWindows 10 Unity WebPlayer Update Feb.3/2016 stopped loading
Hello, In windows 10 the web player has always been working fine in Firefox, but just recently I installed the new update for the we player on Feb.4th and now the web player won't load. This update...
View ArticleError building Player: Extracting referenced dlls failed using...
I'm trying to build my project for web player but i get the error: ArgumentException: The Assembly System.ServiceModel is referenced by RabbitMQ.Client ('Assets/Libraries/RabbitMQ.Client.dll'). But the...
View ArticleLarge bundles caching problem
My team is facing problems with large bundles caching in web player. Small bundles (about 7 Mb size) are cached with no problem, but bundles of 30 Mb size are not cached into Shared Cache, though it is...
View ArticleIs it possible to make a turn-based 4 player multiplayer game in unity for...
Is it possible to make a turn-based 4 player multiplayer game in unity for web browsers ? I will be making the servers in node.js i wanted to know whether i can communicate to the node.js servers using...
View Articleunity web game can only be runned with UnityWebPlayer64.exe on several machines
Hi, We have released a web game by unity. It runs well on most machines(including 64bit machines) with UnityWebPlayer.exe. But we find some weird things with web plugin on several machines. System Info...
View ArticleHow to get the width and height properties from .unity3d header?
If you open a unity3d file in a text editor, you will see some general info about the file (the Magic Number) and some binary data. I would like to be able to read the width and height properties if...
View ArticleNorton detects UnityWebPlayer as security risk
I just pushed out a new client to Facebook Canvas and I'm seeing a whole host of users reporting issues with their antivirus software not allowing them to run the game. We upgraded from running Unity...
View ArticlePreroll video option for webplayer or webgl build
Is there a way of having preroll videos for webplayer or webgl build? Unityads only works on Android and iPhone.
View ArticleUnityWebRequest and webplayer
Hi, In my project I'm trying to access audio files from the web server to be reproduced by my application in the web player. Is it possible to do this with the UnityWebRequest.downloadHandler or do I...
View Article