I have a big project building for webplayer. Is there any browser to run it...
I have a big project building for webplayer. Is there any browser to run it yet ?
View Articlewebplayer build and IE11
I have a big project builded for webplayer. Make a new build for webgl is not easy. I try to run it in IE11 with the 32 and the 64 bit plugin but it doesn't run. Any idea ? Any suggestion ? Any...
View ArticleUnity Android shadow bug
Having problems with shadows in unity android platform. On PC platform: ![alt text][1] When i switch to Android platform, then suddenly: ![alt text][2] None of the threads helped me on this bug. So I...
View Articlehow to port to webplayer for mac users
this is a very simple question to Mac users. I am a windows guy and have no experience with mac. I am currently porting a PC game to a webplayer build. I will be testing on a PC browser during the...
View ArticleWebGL Fast Left Mouse Click issues (Sometimes they are not recognized in Chrome)
I am having a Problem with my webGL export from Unity, you can reproduce it if you click quite quickly in my game in "Chrome" (while moving the mouse around, seems to only happen in chrome):...
View ArticleBest way to sign into wordpress with webplayer?
I am trying to develop a web player that will allow users to sign in using a wordpress login. If I could let them simply log in using their browser and then let the web player use the same session,...
View ArticleHow come the webGL version of my game has a huge white border around it when...
This is what my game is supposed to look like. This screenshot was taken when the web version was fullscreened: ![alt text][1] But this is what the game looks like on the web version when it's not...
View ArticleUnity 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 Article