Search Issue Tracker
[Backport] Overrides window height is not adjusted when notifications al...
Steps:1. Open attached project2. Instantiate model prefab3. Add a few GameObjects as the children to it4. Open Overrides window==>... Read more
[Backport] Redo changes the order of Prefab's children
Steps:1. Make a prefab instance with a child2. Add another GameObject to Hierarchy3. Parent it to the Prefab instance before the pre... Read more
[Backport] Redo drag action creates duplicates of Prefabs, disconnects f...
How to reproduce:1. Create new project2. Add Cube to scene3. Make prefab of Cube by dragging to to Project view4. Spawn multiple ins... Read more
Arrow keys in the Hierarchy window and shortcuts that use "Shift + Comma...
How to reproduce (shortcut issue):1. Open the attached project "1417431_Undo (1).zip"2. Open the "SampleScene" Scene3. Rename any fi... Read more
Crash on AttachAddedComponents when building asset bundles
How to reproduce:1. Open the user attached project2. In the Project window go to Assets > AssetBundles3. Right click the "AssetBu... Read more
Incorrect GUID is present when replacing a different asset with an asset...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the FindAssets window (NMY > Find Asset By GUID)3. Drag and dr... Read more
Prefab opened in Context can have its root duplicated creating uninterac...
How to reproduce:1. Create a new project2. Go to the menu bar: GameObject > UI > Legacy > Button3. Drag the "Button (Legacy... Read more
[Backport] NullReferenceException when deselecting a Prefab GameObject i...
How to reproduce:1. Open the user attached "Station Defender.zip" project2. Go into the "_Scenes" folder and open the "Bug" Scene3. ... Read more
[Backport] Slower performance of Instantiate() when using it in a build ...
How to reproduce:1. Open user's attached "BugReport" project2. Open Assets/Scenes/StartScreen3. Enter Play Mode4. Press the "Generat... Read more
Unity crashes when creating a new shape in Prefab Mode using Probuilder ...
Reproduction steps:1. Open the attached project "1425423.zip"2. Open "New Prefab" in Prefab Mode3. Open the Probuilder window and cr... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class