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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject