Search Issue Tracker
OnHierarchyChange isn't called when Rotation of the GameObject is changed
How to reproduce:1. Open the attached project ("case_1188446-Project.zip")2. Open the SampleScene in the Scene folder3. Open the top... Read more
GameObjects with HideFlags.HideInHierarchy prevent Scene Visibility from...
How to reproduce:1. Open tester-attached script (HiddenObject.cs)2. Open any Unity project and import the script3. Attach the script... Read more
Normal map thumbnails in project view are rendered in the wrong gamma space
Steps to reproduce : - create a new project- import the texture attached- select the texture and notice the thumbnail is lighter tha... Read more
Errors when selecting any item in hierarchy after upgrading project to a...
To reproduce:1. Open the attached project (download link)2. Open scene "Scene_UI_Login"3. Click on any item in the Hierarchy Actual ... Read more
SceneHierarchyWindow.OnGUI.mouseDrag activity increases when Hierarchy w...
How to reproduce:1. Open the attached project("ProfilerTest)2. Fully expand "GameObject" Gameobjects in the Hierarchy3. In Profiler,... Read more
Prefabs are instantiated in the wrong position when dragging and droppin...
How to reproduce:1. Create and open a new project2. In the Hierarchy, right-click and select “3D GameObject → Cube”3. Drag and drop ... Read more
Multiselect with the keyboard does not work as intended when using arrow...
How to reproduce:1. Open the project "LTSBugs.zip"2. In the Project window select "icon_camera 1"3. Hold the shift button and press ... Read more
Freeze when moving the first GameObject into the gap below the scene name
Reproduction steps:1. Create a new 3D project2. Drag the first GameObject into the gap below the scene name in the Hierarchy window ... Read more
You can not change a GO's name in the Hierarchy using F2 when there is a...
How to reproduce:1. Open the "SampleScene" Scene in the attached "NameChangeDeselect.zip" Project2. Click on "dfdfregr" GameObject3.... Read more
'InvalidOperationException: Stack empty.' exception is thrown when cance...
How to reproduce:1. Open attached 'project-1174406.zip' project2. Select all the sprites in 'Assets' folder3. Drag the sprites into ... 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