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
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
- "NullReferenceException" error and memory leak warning is thrown when Entities Graphics package is installed
- Version Control: information does not align with window title
- Exceedingly long wait when importing large audio file
- TextMeshPro text input's caret is flickering when Line Mode is set to Multi Line and text is selected
Add comment