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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1151512