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
- Visual Effect Graph "Direction" gizmo is set to a random position/location in Scene view and moves with the Scene camera when panning or moving
- The Editor freezes when waiting on NavMesh-related jobs
- Error "NullReferenceException: Object reference not set to an instance of an object" is present and Asset Bundle is not loaded when using a relative path in a Windows Standalone Player
- Updated "Category" name is not refreshed in the "Create new Shader Graph Asset" Search > Category list
- Long Light GameObject names are overflowing the "Light Batching Debugger" text fields
Add comment