Search Issue Tracker
By Design
Votes
0
Found in
2021.1.22f1
Issue ID
1368170
Regression
No
[2D][Animation] Lost Crypt demo project has missing Sprite Library references
[2D][Animation] Lost Crypt demo project has missing Sprite Library references
Opening Lost Crypt demo project on Unity 2021.1 or upgrading to Unity 2021.1 causes missing Sprite Library references on Sara character in Main scene which caused the spriteswap to not work during gameplay
Repro steps:
- Open Main scene on Unity 2021.1 and above
- Click on Sara Variant gameobject in scene and observe Inspector, Character Controller 2D > Sprite Library field and Signal Receiver > Swap Outfit > Reaction field missing references
Expected result: Sprite Library references are not missing when opening Lost Crypt
Actual result: Sprite Library references are missing when opening Lost Crypt
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (2022.1.X):
ScriptedImporter generated components and UnityEvents do not support fully qualified name changes, unfortunately.