Unity 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 ArticlebuildWebPlayer not working
Hello, i'm done the build from command line, but not working. This is my line, executed from CMD in windows. Thanks for the help. Sorry my bad english. "C:\Program Files\Unity\Editor\Unity.exe" -quit...
View ArticleUnity Web Player: Access Denied
IE11 & WebGL - Yes I know IE11 doesn't technically support the full WebGL (Just experimental). I've already suppressed the popup saying "your browser doesn't support webgl" but am immediately hit...
View ArticleUnity webgl or threejs or babylonjs ? Which one is the best for me?
I want to make an online simulator which people easily access it and run at various platforms. This online simulator contains some simple 3d models and an environment to walk through. What is important...
View ArticleRunning 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 ArticleDynamic memory allocation on WebGL Build
there's a way to make Unity determinate the memory use automatically? instead of setting it on build ? that's because sometimes the system could need 1gb or 2gb
View Article