Search Issue Tracker
The order of Hierarchy is incorrect when RectTransform prefab was instan...
How to reproduce:1. Open the user's attached project2. Open scene "Scenes/SampleScene"3. Enter Play mode Expected result: The newly ... Read more
Drag and dropping assets onto Prefabs puts a new GameObject in the curre...
Reproduction steps: Open the “SceneTest” project Open the “SampleScene” scene In the Project window drag “VFX Asset” onto “SamplePre... Read more
Objects with single letter name won't show up in hierarchy search results
How to reproduce:1. Download the attached project2. Enter "1" in the search field of the Hierarchy window3. Observe the Hierarchy wi... Read more
"Rename New Objects" functionality doesn't work when creating a GameObje...
Reproduction steps: Open the attached project Open the “/Assets/1.unity” Scene Right-click the “Main Camera” GameObject in the Hiera... Read more
Hierarchy window context menu items "Duplicate" and "Delete" do not do a...
How to reproduce:1. Open any project2. Select any GameObject from the Hierarchy window3. Right-click outside of the selection in the... Read more
[OSX only] Can't rename GameObject by right clicking in the Hierarchy wh...
Reproduction steps:1. Create a new Unity project2. Focus on any window in the Editor except Hierarchy3. Right-click -> Rename any... Read more
Reverting a child object added to a Prefab deletes the child object from...
Steps to reproduce: Create any primitive (e.g. a Cube) Drag the primitive to the Project Window to create a prefab Create any other ... Read more
Undo action is not registered when undoing GameObjects list order in the...
How to reproduce: 1. Create a new Unity project2. In the Hierarchy window create two GameObjects (command+shift+N)3. Select both Gam... Read more
OnValidate callback is called twice when entering Prefab Mode
How to reproduce:1. Open the attached “OnValidateIssue“ project2. Add the "New Prefab" prefab to the Hierarchy3. Edit the prefab in ... Read more
Sibling change of a child object is not registered as an Undo action whe...
How to reproduce:1. Open the attached project “IN-22259.zip“2. Open the “SampleScene” scene3. Select the “Cube“ GameObject in the Hi... 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