This version of Unity is unsupported.
Method group is Obsolete

TextureImporter.spritesheet

Switch to Manual
Obsolete Support for accessing sprite meta data through spritesheet has been removed. Please use the UnityEditor.U2D.Sprites.ISpriteEditorDataProvider interface instead. public SpriteMetaData[] spritesheet;

Description

Array representing the sections of the atlas corresponding to individual sprite graphics.

See Also: SpriteMetaData class.