Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
Issue ID
1175285
Regression
Yes
[Improved Prefab] Unable to delete Prefab Variant if Root Prefab is already deleted
Delete option is disabled for "Prefab Variant" when Root Prefab is deleted
Before going through the steps to reproduce apply the patch for the prefab importer.
Steps to repro:
1. Create a new project.
2. Hierarchy > Create Cube.
3. Drag Cube to Project Browser > make prefab
4. Right-click on 'Cube' Prefab Asset in Project Browser
5. Create -> Prefab Variant
6. Delete Root Cube Prefab
7. Try to delete Cube Prefab Variant
Actual Result:
Delete option is disabled when right-clicked on Prefab Variant
Expected Result:
Prefab Variant should be able to delete even after Root Prefab is deleted
Note: Refer attached video
Reproducible in:
2019.3.0a12
Working Fine in:
2019.3.0a11, 2019.2.1f1.
Environment:
Windows 10 and macOS 10.14
Workarounds:
1. Prefab Variant can be deleted from Project Explorer
2. Variant asset can be deleted after Reimport (through right-click menu on the asset)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment