Search Issue Tracker
Duplicate
Votes
1
Found in
2018.4
2019.4.3f1
2020.2
Issue ID
1270530
Regression
No
Unpacked prefabs lose reference to component in hierarchy when the Prefab .asset is deleted
How to reproduce:
1. Open attached project "UnpackPrefab.zip" and scene "SampleScene"
2. In Hierarchy window, unpack "Prefab" GameObject
3. In Project window, delete Assets/Scenes/Prefab.asset
4. Save scene
5. Open new scene
6. Reopen "SampleScene"
7. In Hierarchy window, select Prefab/tester
8. In Inspector window, observe 'Test (Script)' component
Expected result: There is a reference to 'GameObject'
Actual result: The reference to 'GameObject' is missing
Reproducible with: 2018.4.26f1, 2019.4.9f1, 2020.1.3f1, 2020.2.0a21
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tooltip messages should be presented in human language not in code strings
- [Linux] Editor doesn’t auto reload when an Asset is imported or a Script is changed
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
This is a duplicate of issue #1151512