Chrome Memory Problem
Hello, I have 50 walls and they have one material. After build webGL i change color of this wall but material no sharedmaterial so i create instance of material. On mozzila works everything fine but on...
View ArticleAndroid build works but WebGL fails (Unity 5.3.2f1)
I'm using Unity (Unity 5.3.2f1) on Mac OS X (10.11.3). If I try to build for Android I don't get any problem while if I try to build for WebGL I get the following error. I tried to build it using...
View ArticleAnimationFrameFired or Function call
Hello i have one project in webGL and i have problem only in Chrome, when im doing something, its not evertime on the same thing but it freeze and then unfreeze. Im giving here picture from timeline....
View ArticleParse Rest API PUT not working for Unity WebGL
I am working on unity webgl build on our existing IOS running app. All the data about users are saving on Parse. I have implemented Rest API to communicate with Parse. Implemented Get and Post(without...
View ArticleWebGL build including UnityEngine.NetworkView
For some reason, every time I make a WebGL build, it includes UnityEngine.NetworkView (which already doesn't play nice with WebGL). I've tried release builds, development builds, with and without code...
View ArticleDrawing, Writing on screen.
Hello ! Currently I learn to create a game. But I don't how can i draw on screen like we use brush tool drawing in photo shop . please see my link to see detail....
View ArticleStoring XML data for multiple users
I have an app (WebGL build) on the local network that runs users through a testing scenario (takes about 60 minutes to complete, then ends). Multiple users are accessing the app at the same time...
View ArticleWebGL Augmented Reality on ios?
Is there any way to create a webgl game for ios, using augmented reality? I have checked vuforia but it seems that there is no solution for ios... If you have some tips thks
View ArticleSending email from unity WebGL
I have been searching for a reference to send a email from unit and even found a solution for it. but it works fine in editor but didn't have any effect in webGl. i have even tried by changing .Net2.0...
View ArticleWebGL Build throws a 404 Not Found error for UnityLoader.js on the server,...
I have a game that runs fine on Android and iOS (I am using Unity 5.3.2f1 Pro). I tried a webgl build for the same project and it at least shows me a loader (from the default unity template) when i run...
View ArticleText To Speech for WebGL
I am trying to use text to speech for webGL. To achieve this, I am using some javascript code in my index.html file that is being called from unity. This function "Speak" is working fine. But...
View ArticleWebGL video texture not working
I want to play a video in WebGL but MovieTextures re not supported. i've tried using Jonas' Simple MoTextures Sample for WebGL and it works great, but only with certain videos. I've deduced that it...
View ArticleWebGL compiles with errors in scripts
Hi, Does anyone else have an issue with the WebGL compiling with a ton of errors in the javascript files it creates? I have emscrypton installed, and even with a completely blank project, I get a bunch...
View ArticleCan Unity export the Emscripten symbols map on WebGL builds?
I am looking to get a stack trace on crashes for minified RELEASE builds in WebGL, and believe we can do this using the standard Emscripten output, as we have done it on another project that uses...
View Articlehow can i limit the maximum resolution in webgl?
in webgl it is possible to go fullscreen and the resolution of frames will be equal to the resolution of desktop, which causes slowdown. how can i prevent this, so that frames are rendered at specified...
View ArticleUnity 5 project freeze after switching to WebGL
I switched my project to WebGL and during the process of switching to WebGL platform Unity freezed (I've been waiting more than 20 minutes). I've had to kill Unity's project through OS task manager....
View ArticleHow to get touch input in WebGL on mobiles
I can run my application from phone browser, but it is not interactable at all. It goes on several phones on full version firefox and on android version of chrome (chrome messages webGL have no full...
View Articlekeyboard Inputs are not working in webgl?
Hey i know this question is asked many times but i searched this issue everywhere and now this the last i can do to post the query. i am working on car racing game. now problem with me in webgl is i am...
View ArticleWWW class on WebGL: URL is wrong
Hi there, I've googled a lot but I'm unable to find any info in this subject, since I don't really know what to search, because this problem is a little curious. So, basically I'm using the WWW Class...
View ArticleWebGL Build Error - UnusedBytecodeStripper2.exe did not run properly
I'm using Unity 5.3.0. I'm getting 3 errors when I build project for WebGL. UnusedBytecodeStripper2.exe did not run properly How can I solve this problem? Thanks PS. Please take a look to screenshot...
View Article