Running one instance of webgl build at a time in a html page when loading...
When embedding multiple webgl builds in a single index.html Page, how to switch between each build and make only one build run at a time?.For example when i click a UI button from build1 which is...
View ArticleWeb Game Database
Hi, I've never gotten into the use of databases before, and I can use some help! I'm making a game to put on the web. However, I'm very confused on what to use and how to get started. If someone could...
View ArticleConvert WebGL to WebPlayer
Hi! I have a Project only working in Unity2017. Also with packages Import of the Project it will just not work. So when I want to Export a WebVersion, the only Option i have is WebGL. But for my...
View ArticleHow do I get the webplayer,how to get unity Web player?
How do I get unity web player? I've downloaded 6 times, restarted pc, and it still won't load up on https://unity3d.com/webplayer/setup . sc: http://prntscr.com/i1fcyh Also, i need to because Red...
View ArticleRed Crucible Reloaded Missing textures glitch
1. In Red Crucible Reloaded, there's missing textures. I looked up online some solutions, and it said to come here, to Unity website to : "clear cache". 2. I come to the website and try to click delete...
View ArticleWebplayer Development Build log?
I need collect the player log when player crash in webplayer,but in development build ,there is have more detail information in log.So there is my problem,i want the development build text remove in...
View ArticleWebGl visualization error
Hi, I'm trying to compile a Unity APP in WEBGL but I have a display problem. From the integrated player, ANDROID and IOS everything is ok, but in WEBGL it is like if the system did not recognize the...
View ArticleI can't find the "Web Player" build target in the Space Shooter tutorial
It's a pretty simple issue. The tutorial instructs you to choose "Web Player" as the build platform, but I don't see any web player in my options. Any ideas for what I could do?
View ArticleWhat is the window length of FFTWindow?
If I understand correctly when you call AudioListener.GetSpectrumData() , unity will analyze the last N samples of the audio source and return the spectrum analyze of these samples. But what is N and...
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