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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
This is a duplicate of issue #1340159