FriendSmash updated for Unity Facebook WebGL SDK 7.0.3?
I'm working with the Unity Facebook WebGL SDK v7.0.3. Upgrading to 7.0.3 from 7.0.2 has broken my app. Is there an updated version of the FriendSmash example that works with v7.0.3? Or any sample that...
View ArticleUnity 5 Web GL failed
Hi, I'm trying to build my UnityWebPlayer project to WebGL and I got this Error: Failed running "C:\Program...
View ArticlewebGL build really bright on safari
Hello, I have a webgl scene that looks great on firefox, but appears extreme whitish bright on an apple computer. Does anyone have any suggestions as to why this may be the case? thank you in advance.
View ArticleHow can I run Unity3D WebGL player with absolute paths to assets?
We're working on a furniture 3D-model player made with Unity3D. After NPAPI support had been discontinued by Chrome and Unity3D Plugin had stopped working, we've started to move the player to the WebGL...
View ArticleHow to close WebGL App?
I've got my game loaded in a web page div. However, I need to control when it loads & when it closes. I can start the game on command fine. However, what is the proper way to end it?...
View ArticleUnity5 WebGl html.mem error (Amazon EC2 Server)
Hi. I am trying to host a unity WebGL on the amazon EC2. I can host the file but when I access the IP I am just getting an error > An error occured running the Unity> content on this page. See...
View ArticleWebGL Build and Lighting
Hi, I am looking into the WebGL build option and built the Roll-a-ball game from the [tutorial][1], and everything works in Chrome, ![screenshot][2] Firefox and Opera, but the I cannot get the lighting...
View ArticleWebGL asset bundles collider problem
I try to convert my webplayer project into webgl. I have problem when try to load asset bundles with www class. When load all browser give me error like this: Could not produce class with ID 65 I see...
View ArticleWebGL audio pitch weirdness
I've deployed a test build of my game to WebGL, but the audio pitch of all sound effects goes up and down, I cannot put my finger on why it varies like it does. I have around 15 stereo sound effects in...
View ArticleWebGl : lights are not working well
Hi, I have 1 directional Light and 3 spot Light in my scene. No baking. Quality is set to good and pixel Light Count is 50. I have try "forward" and "deferred" but always the same result. In Unity...
View ArticleProcess for converting from Web Player to WebGL
We've hired an external developer to build a Chrome-based web game using Unity. The game no longer works on Chrome due to disabling of the NPAPI plugin framework in Chrome. What would be the process...
View ArticleChrome, Firefox, and NPAPI support
We've hired a developer to build a Unity3D game for both iOS and web. The web version was built over the summer using the Unity web player, which no longer works on Chrome since NPAPI support was...
View ArticleWebGL shader problem
Somebody can explain me because of this artifacts on WebGL. It is model problem? Shader problem? I am using skybox image. I see if i use default skybox i don't have this problem. No problem if i use...
View ArticleCleaer Unity Player Cache On webgl
Hello, I' m using LoadFromCacheOrDownload function to load asset bundles on webgl. I figured out that in editor asset bundles caching somewhere. How can I clear that cache?
View ArticleEmbed webGL in webpage with transparent background
I'm looking to embed a simple Unity webGL object on my site homepage. I'd like to do it exactly like they've done on www.sketchfab.com. Ie the background (loading screen and scene view) is transparent...
View ArticleDoes Unity Analytics works on WebGL Unity 5.2?
Hello, I'm using unity 5.2 and build my project on WebGL with Unity Analytics enabled. After load i get this error: XMLHttpRequest cannot load...
View ArticleWebGL build failing Unity v5.2
Hello! In your browser, I get this error: pre-main prep time: 1973 ms index.html:34:7 Invoking error handler due to uncaught exception: TypeError: invalid arguments :...
View ArticleUnity WebGL in iOS Safari
Hi, Unity WebGL currently doesn't work on mobile (ie: iOS) Safari: http://answers.unity3d.com/questions/934879/unity-webgl-on-ios.html I am setting up a new multi-platform web-project that has to run...
View ArticleWhy when i increase memory allocation for Webgl , my game gone crazy and take...
hi all Unity developpers , something weird ihave been seeing, for example when i allocate 512mo , my real RAM on browser Ram is about 1024mo !!! but when i put 128 mo , my real ram comsuption is about...
View Articleload URL images in Webgl.
I used the same example in the scripting api for load images. http://docs.unity3d.com/ScriptReference/WWW-texture.html the image can load for webplayer and other platforms, but for WebGL it doesnt load...
View Article