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
WebGL build fails, conflicting with existing Emscripten&Python installation
Python binary path added to Environment Variable Path on Windows causes conflict with WebGL Build Tools 1. What happened When attemp... Read more
[WebGL] [DllImport("__Internal")] fails to link with .jslib files
Reproduction steps: 1. Open "1101395" project2. Build and Run for WebGL Expected Result: Build finishesActual Result: Build fails Re... Read more
Building our version of MessagePack support for WebGL results in Templat...
To reproduce:1) Open attached project and scene2) Build and run for WebGL Result: The app gets stuck in an infinite loop Reproduced ... Read more
[WebGL] Unity Player never recovers from WebGL context loss
How to reproduce:1. Open the attached project ("")2. Make a WebGL build3. Host and run it4. Focus the game window and press "Space" ... 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
[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] 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object