Didn't loading facebook instant game
I have created a facebook WebGL instant game using Facebook SDK that supports Unity 2018.3.0f2. once it uploaded to the facebook host then I send it to the review. each and every time reviews say that...
View ArticleWebGL: Communication between .jslib Plugin in unity and browser (html...
I want to build a unity WebGl project that by clicking a button or switching scene inside unity web player, corresponding 'div' should be displayed in the .html file. For instance, switching to...
View ArticleWebGL in iOS Safari_WebAssembly
Hello Guys, I made WebGL for IOS, and it worked with webassembly. I also played sound in game with Howler.JS library with application external call function. Now my problem is when i open the link in...
View ArticleDll not found exception: unable to load dll
trying to build WebGL project with missing dll, "dll not found exception: unable to load dll after putting the dll files in the folder "plugins" and build it on windows build everything working fine...
View ArticleWebGl build from command line doesn't work.
I have a WebGL project. It builds and works when I build it from Editor in a regular way: File -> Build Settings or Build and Run it works But when I build it with the script it doesn't. I have a...
View ArticleErrors when building for WebGL, no files created
Whenever I build my game for WebGL it gives these errors and creates no files. Failed running "C:\Program...
View ArticleWEBGL SENDMESSAGE
HELPP... How to fix this?Expressões SendMessage????????? I want to put a value in the function, but it is not running
View ArticleEnter different scenes by browser url, webgl routing
Hello, i want to make a webapp with unity, since unity has much more capabilities than anything i ever saw in the javascript world. I want to export the website as 100% webgl container. the file is...
View ArticleHow to not reduce quality with WebGL?
We see that when our content is displayed with WebGL, the quality is reduced automatically compared to the dev version. How do we maintain the same quality as dev version in the Unity dev canvas?
View ArticleUnityWebRequest not working in WebGL build
My game works perfectly fine from within the Unity editor, but as soon as I upload the WebGL build to my website, everything works until I click the leaderboard button which contains the...
View ArticleScriptable Objects or Scenes ,Dungeon game: Use scens or Scriptable object?
Hello I am still fairly new to making games in Unity, but I am working on a 2d dungeon escape simulator thing right now, and I want to distribute my game to Newgrounds as WebGL However, I want to...
View Article[WEBGL] PLAYER CONTINUES TO RUN AFTER WEBGL-CONTENT IS REMOVED FROM DOM
Hey guys, I'm working with WEB-GL and When I change to another tab, the application starts showing me this error: "Screen position out of view frustum". Does any one know how to fix it?
View ArticleMake WebGL build look lower resolution
I'm working on a 3D webgl game and was wondering if anyone has any insight into rendering at a lower resolution without sacrificing canvas size. Basically, I'm making a 640 x 480 game that I would...
View ArticleReading .json file from WebGL build
Hello everyone, I have a problem with reading a .json file from my WebGL build. I found following solutions on the internet: -...
View ArticlePlayer movement is at a completely different speed after WebGl build
Whenever I run my game in the preview (or whatever it's called), my player goes the speed I want him to. However, after I build my WebGl game and run it on Firefox, the player moves atleast 4 times as...
View ArticlePuzzling rare exception in WebGL: ArgumentOutOfRangeException
I have a fairly simple 2-D WebGL game that uses scripting to control game elements. The game has run well for the last year during development and testing - maybe a total of 600 runs. On several very...
View Articlejson webGL no work Unity 2018.3.3f1
Hola He hecho un proyecto en donde conecto json con unty va correctamente , el problema es cuando exporto a webGL ignora todo la parte del código de json. ¿Por qué? Gracias por vuestro tiempo pongo el...
View ArticleIs it possible to stream WebGL render to the client ?
Hi ! Here my wide question i could not find anything about : My WebGL export is hosted on a free server. I tried many things to optimise the loading time and the memory used, but i can't really go...
View ArticleGame Builds Standalone But Not WebGL anymore
![alt text][1] [1]: /storage/temp/133465-errorgl.jpg I'm trying to build a web GL game and it's not working, it gives me the errors in image, It was working fine earlier with this project but now it...
View Article