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
'Unable to find player assembly Testrunner.dll' warning appears in the C...
Repro steps:1. Open the attached project2. File -> Build Settings -> Build3. Observe the Console Expected: There should be no ... Read more
[Roslyn] VBCSCompiler.exe remains running after Unity build has finished...
How to reproduce:1. Create a new Unity project2. Open PowerShell window3. Run this command: "('- path to the Editor -\Unity.exe -pro... 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
Managed Assembly is included in Player Build when using Define constrain...
How to reproduce:1. Open the attached project (DefineTest.zip)2. Open scene Scenes/SampleScene3. Go to File -> Build and Run4. Ob... Read more
Compilation error when using ambiguous reference with System.Numerics.Ve...
How to reproduce:1. Create a new project2. Add "NewBehaviourScript.cs" script to the project Expected result: No error in the Consol... 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
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask