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
Errors are thrown when 2 or more QuadrantDataHashMapJobs are working at ...
Steps to reproduce:1. Open user's attached project "Legends (2019 HDRP).zip"2. Open "ECS Test" scene3. Enter Play mode4. Notice the ... Read more
Multiple errors occur when AssemblyReference is deleted while .asmdef fi...
To reproduce:1. Create a new project2. In the Project window create Assembly Definition and Assembly Definition Reference3. Delete A... 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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking