Sprites being 'cut off'

So I’m quite new to the whole 2D thing in Unity and I did think I had it under control, but while trying to import sprites from a spritesheet, the sprites are being cut diagonally with the other half being transparent.

If anyone has any clue as to what I have done wrong or something like that, please drop it below because I’m getting quite annoyed with these sprites now.

Thanks,
James/JammehCow

You have made somethimg wrong with slice. Which is the resolution of your original Image?
You could try To split up in 128x128 or 256x256:)

The original sprite was 64x64, but was scaled up and cropped. I might just try them as 64x64 and see if it works.
Thanks :slight_smile:

Yes You Have To splite up 64x64