Search Issue Tracker
GameObject.Find() returns wrong value when GameObject name is the same a...
How to reproduce:1. Open attached project ("UnityFindbug.zip") and open SampleScene2. Enter PlayMode3. In Game view click on the top... Read more
Headers are rendered in reverse order when using multiple [Header()] att...
To reproduce: 1. Open Unity and create a New Project2. Create a new script and attach it to any gameObject3. Open the newly created ... Read more
Vector3 does not implement IFormattable interface
How to reproduce:1. Open the attached 'project-1179279.zip' project2. Enter Play mode and observe the Console window Expected result... Read more
Calling AssetBundle.LoadFromMemoryAsync doesn't load bundles if calling ...
How to reproduce:1. Open Unity project, attached to the user's email2. Load InitialScene scene3. Press Build -> Build Win64 in th... Read more
Method marked with RuntimeInitializeOnLoad with AfterAssembliesLoaded Lo...
How to reproduce:1. Open the attached "AfterAssembliesCallback.zip" project2. Enter Play mode Expected results: A message gets print... Read more
Memory leak when filling a Scriptable Object with at least 5 MB
How to reproduce:1. Open the attached project ("BigScriptable2.zip")2. Assets > Create > Scriptable Objects > SpawnManagerS... Read more
Editor layout becomes completely black when resizing Texture2D.whiteTexture
To reproduce:1. Open attached project ("case_1180843.zip")2. Open "SampleScene" scene and press Play3. Observe Editor layout Expecte... Read more
[Scripting] EditorUtility.CollectDependencies always returns null
The Unity scripting API EditorUtility.CollectDependencies() always returns null and doesn't function at all. How to reproduce:1. Ope... Read more
Crash on SortByExecutionOrder after setting up font kerning values when ...
How to reproduce:1. Open the "Level1" Scene in the "case_1179631repro.zip" Unity project (stored in ownCloud)2. Enter Play Mode two ... Read more
[Scripting] GetComponentInParent has no override for getting inactive ob...
How to reproduce:1. Open attached project "GetComponentInParentBug_2.zip" and scene "SampleScene"2. In Hierarchy window, select and ... 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
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light