WEBGL input field on Android and iOS
Hi, I'm using a text field in my project. I am unable to open the keyboard on a mobile browser. So unable to pass on the text. i am using unity WebGL build in a mobile browser. Kindly let me know if...
View ArticleAre there browser/system security measures that can block Unity WebGL projects?
**The PROBLEM** I am currently building a simple website containing Unity WebGL projects for a client. The games are working on all browsers for me, my teammates, and my producer, but one of the games...
View ArticleWebGL: RuntimeError: memory access out of bounds.
Hello to everybody, so im facing this error "Runtime Error: memory access out of bounds." when i run my webGL build on some mobile browsers. ---------- - These are my tests: - Fail: Chrome for android,...
View ArticleWebGl on google sites?
I don't want anything fancy, just a place to conveniently host my games with the rest of my portfolio. Does anyone know if you can host Unity WebGl games on Google Sites?
View ArticleWebGL build shows black screen
When I launch game in editor or windows build everything is fine. But when I launch game on itch.io it shows just a black screen after game is loaded. Game is running because I can hear sound and music...
View ArticleYoutube videos in Unity WebGL 2020.3
Hello guys! I'm working on a prototype in UnityWebGL, need to play some videos from youtube, vimeo or other ondemand videos online platforms embedded inside my project. I've like a cinema screen and...
View Articlehow can i recieve response from unity web view in unity c# Code
I want to integrate the Paytm payment gateway with my unity app with a unity web view. I have uploaded all the files from Paytm with PHP:- https://github.com/Paytm-Payments/Paytm_Web_Sample_Kit_PHP I...
View ArticleGame in browser- but without WebGL
Hi guys, we are having quite an issue as we purchased a game engine for unity that offers very simple drag and drop manipulation for making a computer game simply from video-dialogues. The game is now...
View Articleprompt showing up webgl input
When just building and running a game of unity with webgl I get a weird prompt showing up. When i clock accept or cancel it shows up another time. Is not related to web because it also happends when...
View ArticleUsing Video Player with URL in WebGL
Has anyone had success with loading in multiple videos via url into the video player component and then building to WebGL? I'm building an experience where multiple videos need to load within one scene...
View ArticleWebGL player error: "Uncaught SyntaxError: private fields aren't valid in...
I recently set up my own domain to host my Unity browser game. I have the HTML element with the game in an iframe, but once I got it to connect to the file path I get a blank white screen. When I open...
View ArticleCan anyone help me understand this error message please
An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was: RuntimeError: Out of bounds memory access (evaluating...
View Articleproblem uploading my game to a web page
Hello everyone, I have a doubt I created a game and I uploaded it to a web page but on the web page the ENTER key does not work for me so that the game starts and the initial screen fades, I clarify...
View ArticleWebGL build fails with "PlayerLoop internal function has been called...
Hello, I am receiving this error message when building my game to webGL and opening the file in Google Chrome. My build settings have compression format gzip and enable exceptions "none." The error...
View ArticleAnimation for character movement not being stopped on Task.WhenAll()
Currently have a await for my character movement (2 characters run into position once they reach their destination) the issue is the run (movement) animation doesn't stop even when I break out of one...
View Articlenew Plastic SCM workspace giving warnings after checking in changes when a...
(my game is called "Multiplayer!") hello! I recently converted all of my projects to the Plastic SCM workspace, upgrading them from collaborate. this went fine of course, and they were upgraded...
View Articlewebgl dont render mesh on build but on the editor it does. URP
hi, i'm making a game to play with my friends on the editor it render meshes ![alt text][1] on the build it doesn't why? ![alt text][2] i'm using urp is that the problem? u can try it here...
View ArticleMy PC is not able to run Unity3D?
I have an i5 11600kf processor with GT710 2gb graphics n 16gb ram. Still Unity crashes at start. Anyone please help.
View ArticleHow 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