Search Issue Tracker
Input System detects PointerMove event after PointerDown events in WebGL...
Reproduction steps:1. Open the attached "BrowserInputBugRepro.zip" project2. Load "SampleScene" in the Assets/Scenes folder3. Enter ... Read more
New Input System does not work when the project is built for WebGL
How to reproduce:1. Open the attached '1347300.zip' project2. Build the project for WebGL3. Try to click on any of the menu buttons ... Read more
[WebGL][macOS] Build fails with "ENOENT: no such file or directory" when...
How to reproduce:1. Create a new project using the default 3D template2. In the Package Manager, import the provided package locally... Read more
[WebGL] Build fails with .emscripten permission errors
How to reproduce:1. Open an empty project2. Select File/Build Settings and switch to WebGL build3. Select Build and Run Expected res... Read more
[WebGL][Input System] Pointer position always returns (0, screenHeight) ...
How to reproduce:1. Open the user's attached project2. Select File/Build Settings and switch to WebGL3. Build and Run the SCENE (see... Read more
[WebGL] Fullscreen mode does not expand the Player's window fully and ha...
How to reproduce:1. Open the attached project2. Make a WebGL build3. Host the built WebGL Player locally4. Open the WebGL Player on ... Read more
[WebGL] Sounds in the Build are distorted when the Audio Clip is below 0...
How to reproduce:1. Open the user's attached "ShortSoundsWebGL_2019.4.16f1" project2. Open the Scene "SampleScene"3. Enter the Play ... Read more
[WebGL] Memory access exception when running Build
Reproduction steps:1. Open user-submitted project2. Unzip user-submitted folder "tryoncore.zip"3. Open "manifest.json" found in proj... Read more
[WebGL] Request is still redirected when setting UnityWebRequest.redirec...
How to reproduce:1. Open the attached project's "case_1352501-Project.zip" Scene labeled "SampleScene"2. Open the "RedirectTest.cs" ... Read more
[WebGL][macOS] Looping audio gets distorted and echoes when played over ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Build it for the WebGL Platform3. Host the built Playe... 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