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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
This is a duplicate of issue #1340159