Search Issue Tracker
[WebGL] build with LinkerTarget WebAssembly freeze on loading screen whe...
Reproduction Steps:1. Open User's Project2. Set "PlayerSettings -> Publish Settings -> LinkerTarget" to "WebAssebly"3. Build f... Read more
Scene is rendered white with Deferred + HDR on WebGL/Facebook WebGL player.
The scene is not rendered when all the Post processing effects are disabled on WebGL/Facebook WebGL player built using OpenGLES 3.0 ... Read more
WeBGL build ends up with ExecutionEngineException:Attempting to call met...
How to reproduce:1. Open attached Unity project "AA_Viewer"2. Select Build --> Build and Run3. Switch Platform to WebGL4. Build a... Read more
WebGL doesn't compile JSLIB when in Development mode with Use pre-built ...
To reproduce:1) Open attached project and scene2) Make sure Development Build and Use Prebuilt Engine are enabled3) Build and run fo... Read more
IMGUI on WebGL builds appears washed out when comparing to same IMGUI in...
How to reproduce:1. Open the attached project ("case_1187401-WebglIMGUIGammaIssue.zip")2. Change the targetted platform to WebGL3. O... Read more
[Linux][MacOS] WebGL Brotli compression subdirectory "python" lacks perm...
How to reproduce:1. Install Unity along with WebGL support in some root subdirectory (e.g. "/Applications/Unity")2. In Terminal, nav... Read more
[WebGL] Collider dead zone in WebGL build
Steps to reproduce:1. Open user-attached project2. Build for WebGL3. Open the build and try rotating around with the mouse Expected ... Read more
[WebGL] Shaders that use GPU Instancing compile extremely slow
Steps to reproduce:1. Open user-attached project2. Build and run with WebGL 2.03. Inside the webpage, press 'space' to begin GPU ins... Read more
[WebGL] GUI.Label doesn't show Chinese characters
To reproduce: 1. Open the attached project (SwitchFonts.zip)2. Open the Sample Scene3. Enter Play mode4. Observe that Chinese charac... Read more
Input field doesn't open On-Screen Keyboard on touch screens
Reproduction steps: 1. Create a New Project2. Select any input field Expected Result: On-Screen Keyboard appearsActual Result: The f... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal