Search Issue Tracker
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 pre... Read more
Selecting "Name" or "Type" in Hierarchy window search bar does not chang...
Reproduction steps: 1. Open new Unity project 2. In Hierarchy window's search bar, click the "Magnifying Glass" symbol 3. In the con... Read more
GUIClip errors are shown after deleting all objects from multiple loaded...
Reproduction steps: 1. Open the attached "HierarchySceneDelete.zip" project 2. Open the "Scenes/SampleScene" scene 3. Right-click th... Read more
Crash when redoing undo actions made during game mode on Canvas child ob...
Repro: 1. Create a new project 2. Create an UI object in scene hierarchy. i.e. GameObject -> UI -> Text 3. Create an empty GameObjec... Read more
Parent GameObject is created when creating empty parent on a default par...
How to reproduce: 1. Create a new Project 2. Hierarchy > 3d object > Cube 3. Right-click the Cube and "Set as Default Parent" 4. Cub... Read more
Instantiation prefab asset into Hierarchy via Drag&Drop is rejected
Steps: 1. Create a new project 2. Add Cube and convert it to prefab 3. Drag the prefab asset from Project Browser to Hierarchy ==> D... Read more
Multi-selected objects' child objects don't get selected in the Hierarch...
How to reproduce: 1. Open the user's attached project 2. Open the 'SampleScene' 3. In the Hierarchy select 'TopParent1' 4. Hold Shif... Read more
GameObjects cannot be placed between objects with the NotEditable flag w...
How to reproduce: 1. Open the attached '1337512.zip' project 2. Open the SampleScene 3. In the Hierarchy select the 'Test' GameObjec... Read more
Undo stack is desynchronised when undoing changes in Play Mode and reset...
How to reproduce: 1. Create a new project using the default 3D template 2. In the Hierarchy, create two GameObject 3. Enter the Play... Read more
Loading multiple scenes additively loads them in random order than as se...
Reproduction steps: 1. Create a new project and import the attached custom package "Scenes.unitypackage" 2. In the Project Window se... 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