Search Issue Tracker
Copying GameObjects into another Scene renames them with an incremented ...
Reproduction steps:1. Open the attached project2. Copy Game Object "Test" from "Scene1"3. Paste copied "Test" into "Scene2" Expected... Read more
Rect Transform edge position changes when Pasting As Child on a differen...
Reproduction steps:1. Open user attached project ("UnityCanvasIssue.zip")2. Open SampleScene3. Select "GameObject" and "Image" in th... Read more
Terrain Trees are outlined in the Scene view when selecting any GameObje...
How to reproduce:1. Open the user's attached "case_1385862" project2. Open the "SampleScene" Scene3. Select the "Cube" GameObject in... Read more
Inconsistent state scoping, Search is global across Hierarchy windows, b...
Steps to reproduce: Create a new Unity project Open a second Hierarchy window (Right-Click > Add Tab > Hierarchy) Dock both Hi... 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
EditorApplication.hiearchyWindowItemOnGUI callback isn't called when scr...
How to reproduce:1. Open the user's attached "UnityBugRepo" project2. Open the "SampleScene" and "SampleScene2" Scenes additively3. ... Read more
Scene icons in the Hierarchy window are pixelated when Display Scale is ...
How to reproduce:1. Open any project2. Open the System Display settings3. Change the Scale value to 125% or more Expected result: Sc... Read more
Editor doesn't show that the Scene was changed when adding a Prefab with...
How to reproduce:1. Open the attached "1410528.zip" project2. Open the "SampleScene" Scene3. Open the Custom "Test" Window via the M... Read more
Edit menu's items do not work when the Hierarchy window is floating
How to reproduce:1. Open the attached “Hierarchy test” project2. Open the “SampleScene” scene3. Open the Game view4. Undock the Hier... Read more
Editor hangs when a GameObject is dragged down in the Hierarchy window a...
Reproduction steps:1. Open the attached ‘DragIssue' project2. Open the ‘SampleScene’3. In the Hierarchy window drag the ‘Main Camera... 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