Search Issue Tracker
Editor freezes when importing asset with a metafile
Steps to reproduce:1. Download 1122521_assets.zip2. Import "Texture" folder into Unity Expected results: Texture is importedActual r... Read more
[WebGL] Build stalls on load and periodically freezes for multiple secon...
How to reproduce:1. Open the user's project2. Build project with scene "MainScene" for WebGL3. Run program in a browser and observe ... Read more
"Selected Object Info" is not expanding in the Physics Debugger
Steps to reproduce:1. Open original project "New Unity Project (32).zip"2. Open the Physics Debugger from Window /Analysis3. Create ... Read more
No indirect light baked on Progressive CPU when setting bounce value to ...
Steps to reproduce:1. Open attached project "case_1122595"2. Make sure that Lighting window-> Lightmapping Setting-> Bounces v... Read more
Editor Windows Layout is being saved/loaded incorrectly when saving maxi...
To reproduce:1. Paste Layout files attached into your folder C:\Users\Username\AppData\Roaming\Unity\Editor-5.x\Preferences\Layouts2... Read more
[WebGL] Popup and various errors in browser's JavaScript console when us...
How to reproduce:1. Open the attached project "case_1120636-2019.2.0a4_Dialog" and scene "inputFieldTest"2. Build for WebGL build ta... Read more
When receiving JSON via UnityWebRequest, memory is severely inflated eve...
To reproduce:0) Download "downloader.cs"1) Create a new project and import the script in2) Edit the script so that the coroutine wou... Read more
Real-time light probes SH coefficients turn black in play mode when usin...
To reproduce:1. Open up the attached project ("case_1113676-LightMapTest.zip")2. Open up scene "Repro"3. Go to the Lighting tab ->... Read more
[ECS] ArgumentNullException is thrown when using generics with IJobProce...
Repro steps:1. Open QA attached project "repro_1083804"2. Enter Play Mode3. Observe the Console Actual: "ArgumentNullException: Stri... Read more
[IL2CPP] il2cpp::metadata::Il2CppTypeHash::Hash crashes Player on OnColl...
To reproduce: 1. Download attached project “My First Unity Project.zip" and open in Unity2. Open "Main" scene3. Change Platform to 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