If you import it as a texture you need to have a face to apply it to. When I import images for textures I first draw a rectangle to match the size of the area the texture needs to cover. Then import the image and apply it to that rectangle. This results in the texture being the right size from the start.
1 Like