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
Crash on abort("OOM") at jsStackTrace when playing a specific built WebG...
How to reproduce:1. Open the attached IN-124183 project on WebGL platform2. Build and run the project3. After the game loads in, pre... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project