Search Issue Tracker
"Assembly with same name `UnityEngine.UI' already imported" errors after...
How to reproduce:1. Open attached project "Updated.zip" project (which was previously opened with 2018.3)2. Delete the packages that... Read more
Decimal separator '.' is ignored when loading float value from xml file ...
How to reproduce:1. Set System Language to German2. Open attached Unity project "1125902_bug"3. Load "SampleScene" scene4. Enter the... Read more
Asmdef Inspector breaks when the dll reference is missing
How to reproduce:1. Open the attached "Repro1139847.zip" Project2. Click On "AssemblyDefinition.asmdef" in the Project View3. Observ... Read more
AssemblyUpdater throws Mono.Cecil.AssemblyResolutionException: Failed to...
Steps to reproduce:1. Open Project "AssemblyLoadParserError.Unity"2. Re-import "DllWithAttribute" Asset in the Project Window Expect... Read more
Converting RGB value to HSV and back to RGB returns wrong values
How to reproduce:1. Open attached Unity project2. Load scene "SampleScene"3. Enter the Play mode4. Notice Assertion failure in the C... Read more
JsonUtility.FromJson(string) throws a JSON parse error when string conta...
1. Open the attached project from "2019_1_JsonUtility.zip"2. Open and Play the "SampleScene" Expected: JsonUtility.FromJson() correc... Read more
Application.ForceCrash/Utils.ForceCrash not all ForcedCrashCategories pr...
Steps to reproduce:1. Open user attached project2. Build & Run3. Check all 4 buttons and observe that not all of them produce a ... Read more
Update is not being called when Gameobject's active state changes in the...
How to reproduce:1. Open the attached project ("case_1144488.zip")2. Press Play Expected result: Update is calledActual result: Upda... Read more
Invoke is not called if assigning transform.GetChild() to a variable bef...
Reproducible on Standalone, Android and iOSFor the relevant script, open enemyMover.cs To reproduce:1. Open attached project "Invoke... Read more
Script compilation pipeline doesn't warn if asmdef is named the same as ...
Steps to reproduce:1. Download "case 1143057.zip"2. Zip will contain two projects one with Custom Package with .dll (TestDLL - KO) a... 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
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS