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
Editor crashes when adding a new script to a game object via "Add compon...
Steps to reproduce:1. Open any project2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty)3. Select the... 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
PreserveAttribute is ignored in core assemblies like "System" or "Micros...
Reproduction steps:1. Open the user's attached project2. Build and Run3. Open Player Log Expected result: No JsonSerializationExcept... Read more
GameObject isn't specified when "SendMessage cannot be called during Awa...
How to reproduce:1. Open the attached project2. In the Project window, select the asset "SelectMe" (Assets/SelectMe.asset)3. In the ... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph