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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note (fix version 8.0.0-pre.1):
Fix for this issue available on Unity 2022.1.0a15 and above