Search Issue Tracker
[WebGL] Build fails to compile when using Unicode characters in the .jsl...
Reproduction steps:1. Open the user's attached project2. Open Assets/Scenes/Scene1.unity3. Go to File > Build Settings and click ... Read more
Only one 'Compressed in memory' AudioClip is playable in WebGL Player
How to reproduce:1. Open the user’s attached “AudioBug_.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL platform4. Bui... Read more
Crash on abort("OOM") at jsStackTrace when playing a specific built WebG...
How to reproduce:1. Open the attached IN-124183 project on WebGL platform2. Build and run the project3. After the game loads in, pre... Read more
WebGL builds fail with "BuildFailedException: Incremental Player build f...
How to reproduce:1. Open the attached "webgl.zip" project from Google Drive2. In Build Settings select WebGL3. Build the project Exp... Read more
Loading bar of a loading screen is off-center in the WebGL build
How to reproduce:1. Open the project “IN_29676”2. Make sure WebGL is selected as a Platform in Build Settings3. Build And Run Expect... Read more
[WebGL] Building fails and Emscripten_Win errors are thrown when paramet...
Reproduction steps:1. Open the attached project ("case_1270915-WebGLTheadsSupport.zip")2. Make a WebGL build Expected result: Build ... Read more
Regression for "WebGL build is missing "malloc" and "free" functions whe...
This bug regressed: https://jira.unity3d.com/browse/UUM-74261The fix is missing in emscripten in Unity 6.1-6.5. Reproduction steps: ... Read more
“Canceling DisplayDialog: Changing Virtual Texturing support Enabling or...
Reproduction steps:1. Create a new project2. File > Build Profiles3. Press “Add Build Profile” button4. Select Web platform in th... Read more
[WebGL] “UnityEditor.BuildPlayerWindow+BuildMethodException: 5 errors“ e...
Reproduction steps:1. Open the attached project “UnityEditor.BuildPlayerWindow+BuildMethodException bug.zip“2. Switch the build plat... Read more
[WebGL] Loading bar is stuck at 90% when publishing build to play.unity.com
Reproduction steps:1. Open the attached project "1378930.zip"2. Build and publish to play.unity.com (In menu bar go to Publish > ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project