Search Issue Tracker
When dragging a prefab from the project view to hierarchy, blue line in ...
To reproduce: 1. In a new project, create 3 prefabs2. Drag one of them from Project View into Hierarchy3. Observe the Project View E... Read more
"Show in Explorer" option opens multiple explorer windows when all selec...
[This issue is more like a future request] Steps to reproduce:1. Open attached project.2. In the "Project" window select all the ass... Read more
[Hierarchy] Pressing right arrow key to access child object throws NullR...
Steps to reproduce: 1. Create new project2. Add empty game object to hierarchy3. Add child empty game object to previously created o... Read more
[Hierarchy] Capacity ArgumentOutOfRangeException when creating new objec...
To reproduce:1. Create new project2. Create a cube3. Notice error in consoleArgumentOutOfRangeException: Argument is out of range.Pa... Read more
Crash in GameObjectHierarchyProperty: CountRemaining after duplicate add...
To reproduce:1. Open attached project2. Open scene 13. Duplicate GameObject4. Notice additional Cube is added to hierarchyIf you sel... Read more
Game objects marked as "HideFlags.DontSave" are not shown in hierarchy t...
Reproduction steps:1. Open attached project.2. Check the script in "Assets/Editor/HideFlagsTest".3. In the Main Menu toolbar go to "... Read more
Setting object's parent to null in Awake makes it invisible in the hiera...
Steps to reproduce: 1. Open attached project2. Open scene "/Scenes/Bug"3. Expand "Directional Light" in the hierarchy and notice tha... Read more
Material is darker in the Project Browser after reopening the project
Steps to reproduce : - create a new material and assign it a color (e.g. red)- close Unity and reopen the same project and notice th... Read more
Selecting any type of object via Object Picker throws NullReferenceExcep...
To reproduce: 1. Open the project, attached by tester (ObjectPickerBug.zip)2. Open "testScene" if not already open3. Select Button i... Read more
FindScriptByClassName Does Not Account for Namespace-Qualified className
Icons for Scriptable Objects with namespace are displayed incorrectly (default asset icon). To reproduce:1) Open the attached projec... 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