Search Issue Tracker
[Hierarchy] animation is slower and less responsive on high editor load
Reproduction steps (Compare between Unity 5.5 and 5.6(GIFs attached)):1. Open the attached "Hierarchy" project.2. Open and play the ... Read more
Children don't get sorted alphabetically in the Hierarchy when using the...
Steps to reproduce : - import the project attached- open the scene "1"- search for "Car" in the Hierarchy while having the Alphabeti... Read more
Project Window's path bar displays information inconsistently when resiz...
Steps to reproduce:1. Open project2. Enter "t:texture" into project window's search field3. Observe the text bar while resizing the ... Read more
Editor crash when trying to use Project view in upgraded project
-e: see title -repro:--open attached project---alternative: import https://www.assetstore.unity3d.com/en/#!/content/1876 into 5.5.0f... Read more
ScriptableObject's serialized fields are not visible in the inspector, i...
Part 1:Reproduction steps:1. Open the attached project2. Click on the "Foo" menu at the top toolbar3. Click on Select Expected: the ... Read more
Impossible to deselect an object from Hierarchy by using the shortcuts
Reproduction steps:1. Create a project or open any project2. Select an object in Hierarchy dialog3. Try to deselect the object by cl... Read more
Unity crashes when closed after un-doing an action
Reproduction steps:1. Open the attached project2. Create a new GameObject3. Add the "UndoBugScript" to it4. Add any component to the... Read more
Uncaught exception in async net callback
"Uncaught exception in async net callback: Object reference not set to an instance of an object"failed in attached project (imported... Read more
Editor crashes when selecting objects in hierarchy
Reproduction steps:1. Open the attached project scene "1"2. Double-click on random objects in hierarchy3. After couple of selections... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS