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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 8.0.0-pre.1):
Fix for this issue available on Unity 2022.1.0a15 and above