Search Issue Tracker
Mouse Input: can't drag HTML5 sliders in embedding page
-e: see title, any interaction with the browser that involves a click and drag is not functioning. -repro:--create new project--save... Read more
"InvalidOperationException: ProfilerRecorder object is not initialized" ...
How to reproduce: Open the attached project "alpha-13-webgl.zip" Build And Run for WebGL Expected results: WebGL Build runs without ... Read more
Fatal error in Unity CIL Linker when building with WebGL
How to reproduce:1. Open the "Core.zip" project2. Make sure that Development Build is unchecked in File > Build Settings3. Build ... Read more
After loosing focus AudioSource.PlayScheduled in WebGL restarts clip ins...
Reproduction steps:1. Open the attached project "PlayScheduledBug.zip";2. Open the "Test" scene;3. Build for WebGL (File -> Build... Read more
WebGL app won't run from 2017.1
To reproduce:1) Open attached project2) Build and run for WebGL Expected: App runs normallyActual: Project errors out and doesn't ru... Read more
[WebGL] Assertion failed on expression: 'asset->mainRepresentation.type ...
To reproduce:1. Build and run attached project2. Build succeeds, but the console prints the following assertion twice: Assertion fai... Read more
Default string comparer for Enumerable.OrderBy is wrong in webGL
Default string comparer for Enumerable.OrderBy is wrong in webGL (new string[] { "abc", "XY", "CDE", "ijk" }).OrderBy(s => s).ToA... Read more
WebGL: UnityProgress.js SetProgress is not called during decompression
On WebGL build, SetProgress function is not called when decompressing compressed files in Release directory. Instead, SetProgress ge... Read more
[WebGL] Button's OnClick() doesn't trigger Animator.Play()
How to reproduce it:1. Open the user's attached project 'WebGLAnimation.zip'2. Load the 'repro' scene3. Build on WebGL Standalone (F... Read more
[WASM] UnityLoader doesn't throw an error when wasmCodeUrl path is invalid
How to reproduce:1. In the attached "TestFor1091040.zip" project go to TestBuild -> Build2. In the TestBuild.json file modify the... 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
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS