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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (2022.1.X):
ScriptedImporter generated components and UnityEvents do not support fully qualified name changes, unfortunately.