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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS