Search Issue Tracker
[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 se... Read more
[WebGL][Android] Can't switch device camera on Android WebGL
Reproduction steps: 1. Create a new project and Import the attached custom Package "switchCamera.unitypackage" 2. In the Project win... Read more
UnobservedTaskException:System.NullReferenceException is thrown when the...
How to reproduce: 1. Open the user's attached "TestWebGL.zip" project 2. Open the "SampleScene" Scene 3. Go to File -> Build And Run... Read more
SpeedTreeWindAsset class will be stripped even if it is preserved
To reproduce: 1. Build and Run attached project 2. Notice following error in console: "Could not produce class with ID 228. Thi... Read more
[WebGL] GUISkin corrupts UI elements in build
Repro steps: 1) Open the project and Flying.scene 2) Play it on Editor and notice how it looks 3) Build and Run it on WebGL 4) Notic... Read more
[WebGL] Template Custom User Variables are cleared when switching betwee...
Reproduction steps: 1. Open the attached project ("1328657R.zip") 2. Open WebGL Template settings (Project Settings->Player->Resolut... Read more
[WebGL] RectMask2D does not mask
Reproduction Steps: 1. Open the attached project. 2. Open the SampleScene. 3. File->Build Settings->WebGL->Build and Run What's Exp... 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).ToArr... Read more
WebGL crashes when loading xml file on browser
Reproduction steps: 1. Open attached project 2. Open scene "Startup" 3. Build on WebGl 4. Launch index.html Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow