Search Issue Tracker
Builds compiled with 'Fast rebuild' don't start on low system resources.
To reproduce:1. Open project2. Build scene "scene" to WebGL with fast rebuild Notice that this warning appears:UnityEditor.BuildRepo... Read more
The build, created for WebGL, is always a development build
To reproduce: 1. Create a new project2. Build and Run the project for WebGL, make sure the Development Build checkbox is off3. In th... Read more
[OpenGL ES 2.0][WebGL 1.0] GLSL Integer binary arithmetic emulation (op_...
How to reproduce:1. Open the attached project ("case_1183467-UnityOutlineShader-skeleton_-_U2018.4.zip")2. Open the repro scene ("Ma... Read more
[WebGL] CachedXMLHttpRequest.js prevents all web requests from functioni...
How to reproduce:1. Open the attached project ("case-1189663_CachedXMLHttpRequestBugReport.zip")2. Make a WebGL build3. Run it with ... Read more
[WebGL] read-only template file stops build
-e: see title -repro:--open attached project (from the bug conversion edit)--try building for webgl using the test template--NOTICE ... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
[WebGL] Materials in build look differently from the Editor view
To reproduce:1. Open attached project2. Open "main" scene3. Open Lighting window4. Click Build5. Play the scene6. Notice how walls l... Read more
[WebGL] FMOD error spam in the console when playing an Audio Clip in a T...
How to reproduce:1. Open the user's attached "WebGLAudio2020-2.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build ... Read more
[WebGL] Impossible to use static libraries because linker doesn't see them
It is a build issue where Unity tries to link against user's static libraries, but fails to do so. It happens because of wrong order... Read more
[WebGL] ZLib library locks up in Ionic.Zlib.ZlibStream.UncompressBuffer
To reproduce:1) Open attached project2) Build and run for WebGL3) Click 'DO' button Player freezes indefinitelyDoes not happen in ot... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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