Button Transition - Target Graphic Error

I’m working on a game right now, and am trying to add UI. When adding a button, I want it to change to a different sprite while hovering. I’ve added the sprites, but I get the error “You must have a Image target to use a sprite swap transition”. Does anyone know how to fix this? I’ve tried looking it up, but found no solutions.177996-target-graphic.png

You need to add an Image component, which will draw your sprite.