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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Resolution Note (2022.1.X):
ScriptedImporter generated components and UnityEvents do not support fully qualified name changes, unfortunately.