Search Issue Tracker
WebGL build problems with gamepad controls in different browsers
Open http://kaijukun.com/lab/webgl/dueland attach two gamepads to your OS.The controls are analog stick and A for shootingOn Windows... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
[WASM] scene throws asm.setThrew
-e: so this is only half broken, the scene throws an exception in editor too but when played in with WASM throws the error reported ... Read more
[WebGL] UnityWebRequest with DownloadHandlerScript crashes build:"Uncaug...
Steps to reproduce:1. Open the attached project2. Build and Run the Crash scene for WebGL platform3. Observe the crash Reproduced on... Read more
[IL2CPP] TextArea not working
-e: see title, works in 5.2.1 -repro:--build and run attached project--NOTICE TextArea isn't displayed in the scene Read more
External: [WebGL] very short audio files don't play in Chrome & Safari
-e: see title -works in: FF (Win + OSX), Edge-doesn't work: Safari, Chrome (Win+OSX) -repro:--build project on OSX (audio codec buil... Read more
Static Initialization Is Incorrect When Targeting WebGL (possibly, any I...
Steps to reproduce:1. Open test.unity and press play (in editor) and take notice that there is a decimal on the last of second test ... Read more
WebGL audio RAM usage is higher than in native JS
To reproduce:1. Build project (WebGLAudioTest.zip)2. Run Build on Firefox3. Open about:memory in new tab4. Play sound in WebGL build... Read more
FS.syncfs returns error
Cannot do persistent File IO operations in WebGL because FS.syncfs gives an error. Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES