Search Issue Tracker
[WebGL] Impossible to use static libraries because linker doesn't see them
It is a build issue where Unity tries to link against user's static libraries, but fails to do so. It happens because of wrong order... Read more
Videoplayer fails to start throwing DOMException
-e: see title--works in FF and Edge--regression in Chrome, not with us it seems -repro:--build attached project--put video file refe... Read more
Built WebGL application freezes when using Async/Await/Tasks
How to reproduce:1. Open the user's project2. Go to File -> Build Settings3. Choose AchievementScene and build for WebGL4. Open t... Read more
[WebGL] Any scripts with Timeline crashes on browser with "Uncaught Runt...
Steps to reproduce:1. Open user attached project2. Build & Run to WebGL3. Observe the "Uncaught RuntimeError: memory access out ... Read more
[WebGL] Video Texture is black when playing the second slot Texture on a...
How to reproduce:1. Open the user's attached "WebGL Video Bugreport" project2. Open the Scene "SampleScene"3. Open the Build Setting... 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] Using Emscripten eliminates variables and using LLVM bitcode cau...
Reproduction steps: 1. Open "1136255" project2. Build and Run for WebGL3. Open Developers Console4. Notice error "Input Manager init... Read more
Building our version of MessagePack support for WebGL results in Templat...
To reproduce:1) Open attached project and scene2) Build and run for WebGL Result: The app gets stuck in an infinite loop Reproduced ... Read more
[WebGL]Settings are missing from Publishing settings tab
[WebGL]Memory Size and Linker Target settings are missing from the Publishing settings tab Steps To Reproduce: 1. Create a Project2.... Read more
[WebGL] TapCount is not returned when accessing it through Input.GetTouc...
How to reproduce:1. Open attached project "Case_1112929_repro.zip"2. Build the project for WebGL3. Open the build in Android device4... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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