Where is the image import tab

Godot Version

4.5.1

Question

Sorry for the stupid question but how do we view the import tab for an image? The only way we can import an image is by dragging it into the filesystem right? I did that and clicked on the image but the inspector doesn’t have an import tab.

The import tab is separate from the inspector. By default it will be on the left side next to your scene tab. You need to switch to it.

You should read the engine’s documentation, specifically the assets pipeline part. :slightly_smiling_face:

Thx for reply marcy. I guess it depends on your version? In the latest version it does not show until you click Editor → Editor Docks → Import I found out.