Search Issue Tracker
[WebGL][OSX] Java install pop up appears during build process
-e: see title, process continues -repro:--create new project--build for WebGL--NOTICE java popup while it is building Read more
[WebGL] UnityWebRequest.downloadProgress always returns 0 in WebGL
Reproduction steps:1) Build attached project for WebGL and run2) Click on "Start download".--- Progress (printed in the upper left c... Read more
[WebGL] Profiler does not autoconnect on WebGL builds
How to reproduce:1. Create new project2. Open build settings, switch to WebGL and enable Autoconnect profiler setting3. Build and ru... Read more
[WebGL] build with threading support fails to start in browser
-e: see title, tab freezes and errors are thrown -repro:--open attached project--build&run---chrome70 and FF65 with their respec... Read more
[WebGL] No warnings/errors are thrown in Editor or WebGL build about Vid...
Reproduction steps:1. Open the attached project ("case_1241263-VideoClipWarning.zip")2. Open the repro scene ("SampleScene")3. Notic... Read more
WebGL artifacts on Unistorm demo scene
WebGL artifacts on Unistorm demo scene 1. What happenedWhile playing one of demo scenes from UniStorm A$ package in WebGL, terrain b... Read more
[WebGL] UnityLoader.instantiate width and height parameters do not resiz...
To reproduce: 1. Open the project, attached by user2. Build & Run for WebGL3. Observe the size of the canvas Expected: specifyin... Read more
[safari] texture error with 9-slicing
-e: the used textures have rendering errors but only in Safari -repro:--open attached attached project (Heroku file)--build project ... Read more
[WebGL] Playback speed of looped sounds is faster than non-looped
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Play the scene and pay attention to the playback speed4. Now bui... Read more
[WebGL][Android][Touchscreen] Input.GetTouch returns (0, screenHeight) f...
Reproduction steps:1. Open the attached user's project "2021.2.zip"2. Build the project for WebGL3. Rotate the view of the object in... 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