Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a4
2020.2.0a18
Issue ID
1263892
Regression
Yes
The "Component Name (Removed)" title bar in the Inspector is not cleared when a prefab instance is unpacked
When a component is removed from the Prefab instance and it is unpacked then "Components label (Removed )" appears in the inspector. It disappears when anything else from the editor is selected
Steps to reproduce:
1. Create a new project.
2. Hierarchy > Cube & Create a prefab of it.
3. Hierarchy > Cube > Remove any component (Ex. BoxCollider)
4. Hierarchy > Cube > Right-click > Unpack Prefab
Actual result:
"component's label removed" appears on removing it in the prefab instance even if it is unpacked
Expected result:
Component is removed when prefab instance is unpacked
Reproducible in:
2020.2.0a18, 2020.2.0a4
Working fine on:
2020.2.0a3, 2020.1.0f1, 2019.4.5f1
Environment:
Occurring on Windows 10 & macOS 10.15
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment