Search Issue Tracker
Fixed in 8.0.0-pre.1
Votes
0
Found in [Package]
7.0.0-pre.2
Issue ID
1348172
Regression
No
[2D][Animation] Sprite Resolver does not update when Sprite Library Asset is changed
Sprite Resolver component does not update when Sprite Library Asset is changed
Repro steps:
- Open "2 Animated Swap" sample scene, in 5 SpriteSwap > Sprite Library > dialog Sprite Library Asset
- Add a new catagory and new sprite entry, select Apply
- Click on "dialog" character gameobject in scene, observe Sprite Library component is updated
- Select R_arm_1 child object and observe Sprite Resolver component is not updated with new catagory or sprite entry
Expected result: Sprite Resolver component updates automatically when Sprite Library Asset is changed
Actual result: Sprite Resolver component only updates when scene is saved or Sprite Library component is updated
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 (fix version 8.0.0-pre.1):
Fix for this issue available on Unity 2022.1.0a15 and above