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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used