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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 8.0.0-pre.1):
Fix for this issue available on Unity 2022.1.0a15 and above