Search Issue Tracker
[WebGL] "TypeError: Atomics.wake is not a function" error is thrown when...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Make a WebGL build3. Host the WebGL build4. Open the b... Read more
UnityWebRequest on relative URLs throws an error when Exceptions are set...
How to reproduce:1. Open attached project (link in the edit)2. Go to Project Settings->Player->WebGL->Publishing Settings3.... Read more
[WebGL][UI Toolkit] Player crashes when using TextField
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Make a WebGL build3. Host the WebGL build4. Open the b... Read more
[WebGL 2.0] Depth RenderTexture is black when running the build in the b...
How to reproduce:1. Open the user's attached "TestRenderTextureDepthWebGL.zip" project2. Open the "SampleScene" Scene3. Observe the ... Read more
[WebGL] Nothing is rendered (the screen is black) in the Player when usi...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Make a WebGL build3. Host the WebGL build4. Open the b... Read more
[WebGL] File suffixes are stripped away when "Name Files as Hashes" opti...
How to reproduce:1. Open the attached project2. Go to the Publishing Settings (Edit->Project Settings->Player->Publishing S... Read more
Project fails to load scene in WebGL due to lack of memory
Since the Memeory Allocation option was removed, the first Level of the 2D game kit will now not load any more for WebGL. The level ... Read more
[WebGL] User-Agent header is not unguarded when using UnityWebRequest
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Make a build for WebGL3. Host the WebGL build4. Open t... Read more
[WebGL] Audio stutters/distorts when played for a while
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Listen to the played Audio for 1... Read more
[Audio] "Cannot create FMOD" Error when importing 3D Game Kit project on...
This error now appears every time you enter Play mode and fails Build and Run for that project Repro steps:- make sure your build ta... 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