Search Issue Tracker
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
TextMeshPro Text is displayed only after modifying its' TextMeshPro UGUI...
How to reproduce:1. Open the attached "BugReport_TextMeshPro.zip" project2. Wait for the compilation process to finish3. Open the "m... Read more
Scene is marked as unsaved when TextMeshPro UGUI is nested within multip...
How to reproduce:1. Download, extract and open attached project '1118096repro'2. Open 'SampleScene' Expected results: SampleScene is... Read more
Prefab is returned as null In the Editor if the Prefab has been edited r...
How to reproduce:1. Open the attached project ("case_1122560-PrefabNull.zip")2. Open the "Bug" Scene and click on the "Main" object ... Read more
[IL2CPP] Player crashes when creating an object of a generic class with ...
Repro steps:1. Open QA attached project "repro_1104381"2. Build and Run Actual: Player crashes Reproducible with: 2018.3.0b8, 2018.3... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class