Search Issue Tracker
Silent crash when going to another scene for a second time
Reproduction steps:1. Open the user’s attached project2. Enter Play mode3. Click the hamburger menu in the upper right corner4. Clic... Read more
[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting ...
Steps to reproduce:1. Create a new Unity project2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting ->... Read more
AddComponent<>() high GC usage
Each call of AddComponent<>() function invokesAttributeHelperEngine::GetParentTypeDisallowingMultipleInclusion andAttributeHel... Read more
Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...
Reproduction steps:1. Create new project.2. Edit -> Preferences -> Cache server and set it to Local3. Change Scripting runtime... Read more
Unable to create instances of emitted ScriptableObject types
Reproduction steps:1. Open project attached(Emitted Type SerializedObject example.zip)2. Open the new menu item "EXAMPLE/TEST". Expe... Read more
Child script gets disabled if parent gameObject adds Rect Transform comp...
To reproduce:1. Open attached Unity project "CoroutineTest.zip"2. Open "Test" scene3. Go into Play Mode Expected result: "CoroutineT... Read more
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce:1. Open the project attached by the user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... 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
PlayerSettings.renderingPath is marked obsolete with incorrect information
Reproduction steps:1. Create new project in Unity2. Create new C# script and open it3. Write into it "PlayerSettings.renderingPath"4... Read more
Switching project branches with Unity open causes compilation to fail un...
After [https://ono.unity3d.com/unity/unity/pull-request/145172/_/scripting/update-nunit-package-2.0.3] has been merged to trunk, swi... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default