Search Issue Tracker
[WebGL] Loading bar is stuck at 90% when publishing build to play.unity.com
Reproduction steps:1. Open the attached project "1378930.zip"2. Build and publish to play.unity.com (In menu bar go to Publish > ... Read more
Only one 'Compressed in memory' AudioClip is playable in WebGL Player
How to reproduce:1. Open the user’s attached “AudioBug_.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL platform4. Bui... Read more
Controller buttons mapped incorrectly when project is built for WebGL pl...
Reproduction steps:1. Open the "Hangar" Scene in the project attached by the user2. Connect the DualShock 4 controller3. Enter the P... Read more
Build of WebGL project fails if Python 3 is installed
Steps to reproduce:1. Install Python 3 (https://www.python.org/downloads/)2. After installation, open Environment Variables from the... Read more
“Canceling DisplayDialog: Changing Virtual Texturing support Enabling or...
Reproduction steps:1. Create a new project2. File > Build Profiles3. Press “Add Build Profile” button4. Select Web platform in th... 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
[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
"Name Files As Hashes" doesn't work when building a Development Build pl...
Reproduction steps:1. Create a new Unity project2. Check the "Name Files As Hashes" box in the Player Settings > Settings for Web... Read more
Building to WebGL with Visual Scripting Script Graph causes errors that ...
How to reproduce:1. Create a new project2. Create Assets > Create > Visual Scripting > Script Graph and in the Inspector cl... Read more
Memory is not released when Application.Quit is called
How to reproduce:1. Open the attached project "test.zip"2. Open Assets/Scenes/SampleScene.unity3. Open File>Build Settings...4. S... 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