Search Issue Tracker
[2019.4] Editor gets stuck in Prefab Mode when method added to prefabSta...
How to reproduce: 1. Open the attached project "1249713.zip" 2. Open the "Test" Scene 3. In the menu bar click "BugTest" > "Test bug... Read more
AssetPostprocessor is only applying the changes to the FBX but not to th...
How to reproduce: 1. Open the attached repro.zip project 2. Open Scenes/SampleScene/ CamraScene 3. Select "GasTank", and "GasTank V... Read more
Objects with Playable Director component can't be turned into a prefab w...
How to reproduce: 1. Open the attached 'project-1223541.zip' project 2. In the Hierarchy window select 'Cube' 3. Try to turn the cub... Read more
[Prefabs] Components with HideFlags.HideInEditor visible when used with ...
How to reproduce: 1. Open attached project "prefabTest" and scene "SampleScene" 2. In Project window, select "Cube" Prefab 3. In Edi... Read more
Editor crashes while assigning prefab variant to a reference on its base
Steps: 1. Open attached project 2. Assign Variant to the reference in the Base ==> Editor crashes Read more
Crash on IsComponentSubclassOfMonoClass when reimporting a prefab
Reproduction steps: 1. Open the attached project ("1226180.zip") 2. Open the "RoomSystemTest" Scene 3. In the Project window find th... Read more
[Improved prefab] Multiple component dependencies are added to a GameObj...
Multiple component dependencies are added to a GameObject when undo is pressed after removing the dependency. Refer the attached vid... Read more
Editor crashes after redoing root GameObject deletion
Steps: 1. Have two GameObejcts in Hierarchy ("1" and "2") 2. Make "2" child of "1" 3. Delete "1" (the parent) 4. Undo 5. Redo ==> Ed... Read more
[Undo] [Improved prefabs] Errors are thrown on performing the 'Undo' ope...
On applying the 'Undo' function over the Prefab Override window, errors thrown in the console. Refer attached video and StackTrace.... Read more
Unity Editor freezes/crashes when opening a specific Scene
How to reproduce: 1. Open the attached project 2. Open the Scene labeled "CorpHQ" 3. Wait for the Scene to load Expected result: Sc... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key