Search Issue Tracker
WebGL "Cross-Origin-Embedder-Policy: require-corp" HTTP header is includ...
Reproduction steps:1. Open the attached “WebGLRepro.zip” project2. Build and Run the project on WebGL (File > Build and Run)3. Ob... Read more
[WebGL] Unity canvas containing WebGL player unable to gain focus when c...
Reproduction steps:1. Open and run the reproduction project (to be attached in comments).2. Build and run, targeting WebGL.3. Try cl... Read more
[WebGL] Building fails and Emscripten_Win errors are thrown when paramet...
Reproduction steps:1. Open the attached project ("case_1270915-WebGLTheadsSupport.zip")2. Make a WebGL build Expected result: Build ... Read more
[Mobile][Web] Half of screen is not rendered on Mobile when screen orien...
How to reproduce:1. Create a new Unity Project2. Select WebGL platform3. Build the project4. Navigate to the build folder through th... Read more
[Web] Unclear error when GZIP compressed data or WebAssembly don't have ...
Reproduction steps:1. Open the “IN-85688.zip” project2. Build the project for WebGL3. Unzip the “NAME.framework.js.gz” file in the “... Read more
Incorrect functions in the ".symbols.json" file when building for WebGL
Reproduction steps:1. Open a new Unity Project2. Switch to WebGL platform build3. Change “Player Settings\Settings for WebGL\Publish... Read more
[WebGL] Audio is different when using GetData and SetData to duplicate t...
Reproduction steps:1. Open the user’s attached project “webgl-audio-getdata”2. Build and Run the project on WebGL3. Click the “Play”... Read more
[WebGL] Camera in 3D Scene starts spinning after moving a mouse when pla...
Steps to reproduce: Open the attached "StandartAssetsWebGL.zip" project in File > Build Settings make sure that WebGL Platform is... Read more
Warnings and errors are spammed in the Console when pinging localhost:34...
Reproduction steps:1. Open the “EmptyProject” or any Unity project2. Open [http://localhost:34999/] in a web browser3. Observe the C... Read more
WebGL builds fail with "BuildFailedException: Incremental Player build f...
How to reproduce:1. Open the attached "webgl.zip" project from Google Drive2. In Build Settings select WebGL3. Build the project Exp... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template