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
API updater fails to resolve dependencies when building with Terminal
Reproduction steps:1. Open Repro.sh inside the project folder and modify Unity's version path2. Open the Terminal and navigate to th... Read more
Java Exception are using multiple lines in the console instead of being ...
Steps to reproduce:1. Open attached project "case_1269685.zip"2. Build project on Android3. Build fails Expected results: Java-relat... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class