Search Issue Tracker
You can set a sibling with index 0, if you try to set it to 0 it sets it...
To reproduce: 1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D) 2. Open Custom->Open to show... 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... Read more
[Hierarchy] Capacity ArgumentOutOfRangeException when creating new objec...
To reproduce: 1. Create new project 2. Create a cube 3. Notice error in console ArgumentOutOfRangeException: Argument is out of rang... Read more
Does not auto select gameObject when dragged into hierarchy from project...
To reproduce: 1) Create new project 2) Create a GameObject 3) Drag it from Hierarchy to Project View to make a prefab 4) Drag the ne... Read more
Parenting information is saved or loaded incorrectly in Unity 5
Project Steps: 1. Open scene "514GuerickesOrb12". 2. Game objects "SubjectToBug" parent is "OtherObject", change it to "Parent". 3.... Read more
Renaming is disabled when a search is active in the Hierarchy view
To reproduce: 1. Search for an object in the Hierarchy view 2. Right click on an object 3. See that renaming is disabled However, r... Read more
creating a script and adding it to an object doesn't work (provides an ...
To reproduce: 1. Open attached project 2. Create a new C# script 3. Add it to Main Camera (either to the new scene or in last stand... Read more
GUIHierarchy does not hide objects
1. Open the attached project 2. Open any scene, e.g: UI / Examples / Scenes / Example - RenderTextures 3. Switch to GUIHierarchy in ... Read more
Cannot drag Hierarchy children to be first child of parent
Steps to reproduce : - create a new project - create a few game objects in the Hierarchy and add them as children of another object... 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 proj... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow