Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1.0a4
2022.1.0a6
Issue ID
1360411
Regression
Yes
Prefab artifact is left in the Project window when deleting the Prefab
Reproduction steps:
1. Create a new project
2. Create any GameObject in the Hierarchy window
3. Make a Prefab with created GameObject
4. Delete the Prefab from the Project window and observe
Expected result: The Prefab is deleted without any artifacts left
Actual result: The Prefab name is left in the Project window
Reproducible with: 2022.1.0a4, 2022.1.0a6
Not reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b9, 2022.1.0a3
Notes:
- When trying to delete the left artifact, a warning is thrown: "The operation "SoftDelete" cannot be executed because the selection is a root folder."
- When trying to drag the prefab artifact to another folder, an error is thrown: "Assertion failed on expression: 'm_hasValue'"
- Navigating to another folder and back to the folder where the prefab artifacts were, fixes the issue
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
This is a duplicate of issue #1355831