Search Issue Tracker
Not Reproducible
Votes
1
Found in
2019.1.0f2
2019.2.0a12
2019.2.0b7
Issue ID
1167442
Regression
No
Prefab Variant does not update Root in Prefab Asset Inspector when the base Prefab is deleted
How to reproduce:
1. Open the submitted project
2. Drag the Cube GameObject from the Hierarchy to the Project window to create a Prefab Variant
3. Delete the Cube Prefab
4. Select Cube Variant Prefab in the project window
5. Inspect the Root in Prefab Asset menu in the Inspector window
Expected result: Root in Prefab Asset menu displays only the Transform Component
Actual result: Root in Prefab Asset menu displays all the deleted Components
Reproducible with: 2019.1.9f1, 2019.2.0b9
Notes:
Root in Prefab Asset menu was introduced in Unity versions 2019.1.0f2 and 2019.2.0a12, thus introducing the issue.
The issue does not reproduce with Unity version 2019.3.0a1 and above.
Changing parameters of non-existent Components will result in a Console error and a warning.
Until Unity versions 2019.1.7f1 and 2019.2.0b5, changing parameters of non-existent Components would override the Prefab and all the Components would get reattached.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment