Search Issue Tracker
Opening Prefab from the prompt displayed when deleting 2nd level nested ...
How can we reproduce it using the example you attached-Open the repro project-Select the Jigsaw GameObject-Try to delete the Jigsaw.... Read more
Editor crashes on Transform::GetTransformAccess when instantiating a prefab
How to reproduce:1. Open "Scene1" from user-supplied project2. Start Play Mode Expected result: Scene runsActual result: Editor cras... Read more
Prefab is childed when dragging the prefab from Project window to Hierar...
How to reproduce:1. Open the attached 'project-1197793.zip' project2. Drag the 'Cube' prefab from Project window to the Hierarchy wi... Read more
Field Serialization in OnValidate method fails due to not being properly...
How to reproduce:1. Open attached project "Unity Bug With Dirty Data.zip" and scene "SampleScene"2. In Hierarchy select "Move Right ... Read more
Reference to component in prefab sometimes references component in prefa...
To reproduce:1. Open attached project ("PrefabComponentReferencing.zip")2. Open Sample Scene3. Look at ReferenceTestOK under Compone... Read more
[Improved Prefabs] Scriptable Objects lose connection to Prefab Variants...
For this particular project, the Game Designer was working on MacOS and the Developer was on Win 10.- They collaborate via Git- The ... Read more
Deleted scene selection is wonky in the Build Settings
Steps to reproduce:1. Open the attached project2. Open the Build Settings window (File>Build Settings)3. Select the fourth scene ... Read more
[macOS] In Hierarchy hovering over arrow to open Prefab in Prefab View t...
How to reproduce:1. Open up any project2. Create gameObject "Cube" in Hierarchy and drag and drop it to Project Browser to make it a... Read more
Editor freezes when larger amount of scenes are loaded additively
How to reproduce:1. Open project inside 'UnitySource' directory2. In Toolbar select "Game/Run Game"3. Observe Editor behavior Expect... Read more
Hierarchy change when creating a child prefab and undoing on a disconnec...
Steps to reproduce:1. Open the Project supplied in Edit2. Go to Scene ("Prefab Bug")3. Make a Prefab out of "Level (Disconnected and... 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