Search Issue Tracker
[WebGL] <Build>.data.unityweb is not cached in the Indexed DB
Steps to reproduce: 1) Download attached project 'WebGLCache.zip' and open in Unity2) Build attached project3) Install XAMPPDownload... Read more
WebGL build fails to run properly with 2DAnimation skinned animation
1: Open a new project with 2D template2: Import 2D Animation samples 3: Build WebGL with scene "_Character"4: Run the build Note tha... Read more
The new incremental builder fails to build projects with jslib or C++ pl...
If a package has a jslib or c++ plugin, Unity fails when building for WebGL. The jslib path points to Package/* instead of Library/P... Read more
[Vuforia] [WebGL] Vuforia-based codes fails to compile while attempting ...
To reproduce:1) Make sure you have both Vuforia and WebGL supports installed2) Open attached project3) Change it to Win Standalone4)... Read more
[WebGL] WaitForSeconds takes longer than expected when Application.targe...
Reproduction steps:1. Open the attached project ("case_1223100-WaitForSecondsWebGL.zip")2. Open the repro scene ("SampleScene")3. Sw... Read more
[Webgl] Setting AudioSource.time or AudioSource.timeSamples after the Au...
Reproduction Steps:1. Open the attached project.2. Run the Main.unity scene in editor.3. Let the music play for a while (to 10 secon... Read more
[WebGL] Cannot copy chinese text into InputField
To reproduce:1) Open attached project and scene2) Play itExpected: Try copying this bit of random Chinese hieroglyphs into the input... Read more
Touch events not recognised by IMGUI in WebGL on desktop
-e: see title--repro: 2017.1, .2, .3--repro on FF57, Chrome63 -repro:--open attached project--build CameraMoveZoom3D scene in WebGL-... Read more
[Regression] onRuntimeInitialized is not being invoked in WebGL build
How to reproduce:1. Download attached project file and open "Test" Scene2. Build project on WebGL platform3. Rename "Build/'yourbuil... Read more
WebGL Player crashes when Directional Light has a Cookie attached
Reproduction steps:1. Create a new "3D Sample Scene (URP)" project2. Select the "Directional Light" GameObject in the Hierarchy wind... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS