Search Issue Tracker
Duplicate
Votes
0
Found in
2021.1.2f1
Issue ID
1341523
Regression
Yes
UnassignedReferenceExeptions with unitypackage when upgrading to 2021.1.2f1
Reproduction steps:
1. Create a project in version 2020.2.3f1
2. Import the UnassignedReferenceExeptions_Clean.unitypackage
3. Open scene "Update_2021_UnassignedReferenceExeptions" and observe that there are no missing references in prefab instances: "hens_and_chicks_06_0" and "AreaMagicHitController" (see attached screenshots with green arrows AAA.png and BBB.png).
4. Then upgrade the project to version 2020.3.3f1 (or to 2021.1.2f1) and observe that now there are missing references (see attached screenshots with red arrows CCC.png, DDD.png, EEE.png).
Expected behavior: no missing references.
Actual behavior: presence of missing references.
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
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
This is a duplicate of issue #1340159