Search Issue Tracker
Building our version of MessagePack support for WebGL results in Templat...
To reproduce: 1) Open attached project and scene 2) Build and run for WebGL Result: The app gets stuck in an infinite loop Reprod... Read more
Embedded resources in WebGL export only working with fully enabled excep...
Reproduction Steps: 1- Download attached project. 2- Build solution ResourceLoader. 3- Put built assembly(ResourceLoader.dll) into A... Read more
[WebGL] IL2CPP Errors when building for WebGL and a Managed C++ DLL
Steps to reproduce: 1. Download and open attached project. 2. In the build settings select WebGL as a target platform. 3. Try buildi... Read more
Setting Application.targetFrameRate in script causes game to freeze when...
How to reproduce: 1. Open user attached project "web-gl-bug-test.zip" 2. Build the project for WebGL 3. Open the build in Google Chr... Read more
[Build] WWW.progress returns only 0 or 1 value
Repro steps: 1) Open the project 2) Build the Inspir3d scene in it 3) On the browser open up console and notice lines: Progress... Read more
[WebGL] "Run in Background" ticks slower than 1 FPS
-e: see title. when this was introduced we said it'd tick with 1 fps when the tab is inactive but it looks like it is actually ticki... Read more
WebGL loader/template canvas id doesn't recognize name with #
To reproduce: 1) Upload attached build to a server (loading from file causes it to never load) 2) Open Build\UnityLoader.js 3) Notic... Read more
[WebGL] Shaders that use GPU Instancing compile extremely slow
Steps to reproduce: 1. Open user-attached project 2. Build and run with WebGL 2.0 3. Inside the webpage, press 'space' to begin GPU ... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL