How can I split WebGL builds into smaller file sizes in order to upload to...
I am limited to the size of web applications I can build by the "Build\application.data" file. I.e if its over a certain size I cannot upload it certain hosts, github, etc. Ideally I would like to...
View Articleunity webgl wasm error 04f6aa
trying to push my game onto my page, game loads up, but ass soon as it gets passed the unity logo I get a black screen and: (compression is disabled) I get this on both on my machine, (Localhost) and...
View ArticleUnity WebGl What does Unity do between .wasm and .data ?
![alt text][1]Hi everybody, I use Unity to buidl a WebGl app, This one is mainly composed of a .wasm file and a .data file. Once the first one is downloaded, it should directly download the second one...
View ArticleHow to replicate CursorLockMode.Confined in browser WebGL?
Hi. I want to replicate the behaviour of setting the cursor lock state to Confined (mouse is visible, but can't leave the play window/screen) but in WebGL. Cursor.lockState = CursorLockMode.Confined;...
View ArticleHow do I control multiple cell phones at the same time?
I have a program that plays a 360° video, but I need this video to play at the same time on several cell phones with an admin having control over them all (play, pause and restart)
View ArticleFailed to download file Build - WEB GL won't load in web browser
Hello there, I was wondering if somebody would be able to help me. So I am trying to publish my game - Web GL to a web browser and I have run into some difficulties. I have found a few posts and...
View ArticlePlay the audio source on WebGL without clicking on WebGL canvas
Play audio source on WebGL without clicking the canvas Hello, I published my game on a website. Using the Unity editor, the audio source plays at the beginning of the game as expected, when I run it...
View ArticleLoad 3d object from webpage using unity web
Hi guys, I am using unity as a tool to display 3d models inside a website. Furthermore I want the user to select a 3d modal (.fbx )inside the webpage and I want unity to display them. the problem is...
View ArticleRenderTexture on RawImage shows black on Android/iOS and WebGL except in...
Hi there, We're on Unity 2021.3.14f1 We have a camera that views the avatar of the player. This camera has Target Texture which is a RenderTexture asset in our project. This RenderTexture asset is then...
View ArticleRescuing old Unity3D webplayer builds?
I figured I would give this question ago, since every few years I check to see if there are any answers to this question just via a quick google and I've yet to find anything really. I have a decades...
View ArticleUnityCache Failed to load 'Build/Game.data.br' from indexedDB cache due to...
I'm building Unity Game with Web3 Components like metamask connect. Things are working fine on locall. But when i hosted it on server i got this error on page load. [UnityCache] Failed to load...
View Article