Search Issue Tracker
WebGL build crashes when calling AudioSource.time
Reproduction steps:1. Open the attached project2. Build and Run the project using WebGL3. Observe the error Expected result: Music p... Read more
On WebGL Player spatial audio (3D Sound Settings) does not change direct...
How to reproduce:1. Open the user's attached “New Unity Project (1).zip” project2. Open the “SampleScene” Scene3. Switch platform to... Read more
In WebGL Player AudioSource.time of an audio clip starts immediately whe...
How to reproduce:1. Open the user's attached “AUDIOTEST.zip” project2. Open the “SampleScene” Scene3. Switch to the WebGL platform4.... Read more
Warnings and errors are spammed in the Console when pinging localhost:34...
Reproduction steps:1. Open the “EmptyProject” or any Unity project2. Open [http://localhost:34999/] in a web browser3. Observe the C... Read more
Input.mouseScrollDelta is much slower when using the WebGL Player than i...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode and observe the ... Read more
[WebGL] InvalidStateError: Failed to execute 'resume' on 'AudioContext':...
AudioContext.resume() error is not missing catch.See:https://forum.unity.com/threads/invalidstateerror-failed-to-execute-resume-on-a... Read more
The custom cursor switches back to normal when hovering on the right and...
How to reproduce:1. Open user-attached project “My project”2. Build And Run the project on WebGL3. Press the Fullscreen button and h... Read more
WebGL build freezes when the build runs into NullReferenceException
Reproduction steps:1. Open the user’s attached project2. Go to Files → Build Settings3. Make sure that the selected Platform is WebG... Read more
[WebGL] Audio is different when using GetData and SetData to duplicate t...
Reproduction steps:1. Open the user’s attached project “webgl-audio-getdata”2. Build and Run the project on WebGL3. Click the “Play”... Read more
Cursor.lockState still returns locked when "Esc" is pressed in the WebGL...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Build And Run the project as WebGL (... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS