Unity Web Build Got Error when Deployed On Domain
Hi Every One i Make A application A want to test on domain but when i open in browser it some errors. it work fine locally here is the screen shots of error ![alt text][1] [1]:...
View Article_malloc is not defined in Unity 2017 webGL Player
Hi all, I'm working on a webGL project and I have a function where I send a JSON array from an external javascript to the unity player. I followed the instructions [in the Unity 5.6 manual][1] using...
View ArticleWeird bounching with Rigidbodies (2D)
So I have this very weird bug where when I walk into an enemy, the player and the object will be propelled away from each other very slowly. They only stop when they hit another object. When the player...
View ArticleUnity Webplayer not working
I've installed, uninstalled, and once again reinstalled Unity Webplayer several times now, over the last few months. Each time, Unity's own website says that the program is not installed. The download...
View ArticleUnity Web player crashes every alternate refresh in Chrome
Hi there, I have Unity web player in Chrome that works perfectly on first load. However if I refresh the page or reload having clicked away from the page then the player instantly crashes. If I refresh...
View ArticleUnity WebPlayer Build Size Excessive
Hello , i made a very simple prototype for a game and i wanted to share it with some friends but the webPlayer build is 70MB, the project uses only primitives and shaders/materials hardcoded . The...
View ArticleVideo don't play unity WebGL on URL
Hi, i have a problem, i have unity 2017.1.0p4 and this is my problem. i want play a video with video player using URL my URL is http://13.82.168.216/LogosBDMCloro.mp4 and it works perfectly in Editor...
View ArticleWhy my Game is trying to connect to External server
Hy i noticed that my game is trying to connect to "https://cdp.cloud.unity3d.com/" i dont have analytics active and i have pro version of unity 2017.1 any one knows if is possible to disable that? I;m...
View ArticleA question about Unity Web Player
There was a problem with the use of the Web Player.> u.getUnity().SendMessage() you can pass the required parameters,but is undefined when outputting SendMessage.I want to pass the continuously...
View ArticleOpen a "Save As" window for web game to save a created screenshot?
I'm making a web game where I want the player to be able to create a character and a final image of the character to their computer. Since it's a web game, there isn't a project folder on their local...
View ArticleBoat rotating(rolling) on x and z axis based on height of water at...
I'm currently trying to improve a floating script to enable a boat to roll on waves. In it's initial state the boat only moves based on the height of the water at it's position. To improve this I am...
View ArticleProgram way to get fullscreen in WebGL
Hi guys! I've been trying to figure out the program way so as to get fullscreen in WebGL without any extra mouse/keyboard actions from the client side. Are there any options to reach it? Any of them...
View ArticleHow to get the streaming assets path in WebGL?
I know this has been asked thousand times, but I just can not see the error. I have a xml file placed in a streaming assets folder. I am able to read it for any platform except the WebGL. I test it in...
View ArticleUnity Does Not Work On Newgrounds Or Other Pages, With Some Working But...
This Problem Seems... Recent... On Kongregate Mutilate A Doll Has No Sound. Thats It. On Newgrounds The Only Unity Games Working Don't Have Sound (This Includes :Reimagining The Game: For Those That...
View ArticleUnity Web Player Download
We noticed today that https://unity3d.com/webplayer now redirects to the Unity home page (https://unity3d.com). Has the web player been intentionally removed from the website? We have users that use...
View ArticleScale WebGL cavas to browser window size
I'm trying to scale Unity WebGL content based on the contents of the window. I could manage this on Unity 5.5.4, with the following HTML. * { margin: 0; padding: 0; } canvas { width: 100%; height:...
View ArticleUnity web player not starting
I visited this site, where you should see a demo. First I had to click on the button to install Unity Web Player, but nothing happens even after installation was completed. I already closed and reopend...
View ArticleIs there anyway how use WebPlayer with Unity 5.6?
Hello all! Im making FPS multiplayer game, Im using WebGL but many testers ask me for WebPlayer version because old computers cant use WebGL! So, I want build it in WebGL and WebPlayer too. But they...
View ArticleUnity WebGL build not rotating Transform.Rotation in WebPlayer
Good Afternoon Gentlemen, I was wondering If I can get any answers from you guys knowing so much more then me. I'm currently using a web-socket script to connect to my server & to cause a rotation...
View ArticleIf i build the unity game in Window,linus,Max or android then networking...
If i build the unity game in Window,linus,Max or android then networking works fine but if i build the same code in Web Player then networking donot work, even connection is not established in Web...
View Article