Why can't I put an image on a canvas?

Hello good morning I recorded a video with my problem, how can I solve it? Thank you https://youtu.be/SFg3I6rnj5E

1 Like

It requires a sprite. You need to modify the import settings of your file so it imports as a sprite.

1 Like


Change Texture type from Default to Sprite(2D and UI)

1 Like