Search Issue Tracker
[WebGL] Normal maps are inverted when loading a scene asynchronously usi...
How to reproduce:1. Open the "LoaderScene" in the attached "NormalMapIssue" project2. Make sure Addressables package is installed3. ... Read more
[WebGL] DateTime.ToLocalTime() does not convert to local time in build w...
How to reproduce:1. Open the attached project ("case_1179945-DateTimeBug.zip")2. Open the repro scene ("SampleScene")3. Enter play m... Read more
TMP InputField throws an InvalidOperationException on WebGL with .NET 4.6
Steps to reproduce:1. Open attached project "937035.zip"2. Make sure that scripting runtime version is set to .NET 4.63. Build &... Read more
[Linux] WebGL build always fails and throws a FileNotFoundException
How to reproduce:1. Create and open a new project2. Press Ctrl+Shift+B to open the "Build Settings" window3. In the "Platform" secti... Read more
[WebGL] [DOTS Web] Build crashes with "Memory access out of bounds" erro...
How to reproduce:1. Open the attached project ("case_1206461-ChaosTech.zip")2. Open the repro scene ("Assets/Worlds/ChaosTech/ChaosT... Read more
WASM runtime error: integer overflow/unrepresentable
-e: when running attached scene in WASM it will fail with an error about integer overflow--works when loading asm build -repro:--get... Read more
[WebGL] Shader error is thrown when building a URP Project
Steps to reproduce:1. Open the attached project "1360175.zip"2. Press File>Build and Run Expected result: Project is built succes... Read more
[WebGL][Chrome] game freezes after switching the browser tabs
To reproduce: 1. Open the project, attached by the user (link in the edit)2. Build and run for WebGL3. In the build, switch the tabs... Read more
Shader errors are logged in WebGL when building a URP project
How to reproduce:1. Create a new empty URP project2. Press File → Build and Run3. In Player, press “CTRL+SHIFT+J“4. Observe the brow... Read more
WebCamTexture.GetPixels32 returns black pixels when in WebGL Player
Reproduction steps:1. Open the “WebcamGetPixels32“ project2. Open the “Sample” scene3. Ensure a webcam device or a virtual camera is... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES