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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment