UnityEditor.Sprites.IPackerPolicy is missing from 2022.3.4f1

I recently upgraded a project from unity 2021.3.15f1 to 2022.3.4f1 and noticed that an interface named “IPackerPolicy” that was implemented before in the project was missing from the namespace UnityEditor.Sprites.

Any help would be greatly appreciated. Thank you.

Legacy SpritePacker has been deprecated. Please use SpriteAtlas instead. More info here : Official - Deprecating Sprite Packer Legacy - Unity Forum

Please feel free to post if you have further questions. Thanks.

Awesome, Thanks for the help :slight_smile: