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
- 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