Search Issue Tracker
[WebGL] Colors in the video are too light/incorrect when using Video Pla...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode3. Select Play and observe ... 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] build fails when "Script debugging" box is checked on another pl...
How to reproduce:1. Create and open a new project2. Open Build Settings window from File > Build Settings3. Select "PC, Mac &... 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][Safari] "Fullscreen is not supported on this browser." error is ...
How to reproduce:1. Create a new project with the default 3D template2. Make a WebGL build3. Host the WebGL build4. Open the built W... 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
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts