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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment