Version: Unity 6 (6000.0)
Language : English
Import an image through the Editor menu
Sprites sorting order

Set the Texture Type of an imported image to Sprite (2D and UI)

To change an asset’s Texture Type:

  1. Select the asset to access its Import InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
    See in Glossary
    .
  2. Set the Texture Type to SpriteA 2D graphic objects. If you are used to working in 3D, Sprites are essentially just standard textures but there are special techniques for combining and managing sprite textures for efficiency and convenience during development. More info
    See in Glossary
    (2D and UI)
    .

For more information about the sprite Texture Type settings, refer to the Sprite (2D and UI) import settings reference.

Import an image through the Editor menu
Sprites sorting order