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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #1340159