unity-game-engine

Unity 6 - can't set the sprite of an UI image


I've always been able to drag and drop a sprite into the inspector, setting the sprite of a UI image to the sprite. But I can't this time, even though the sprite is set as Sprite(2D and UI). What's going on here?

I'm using the new Unity 6


Solution

  • Set the sprite mode to Single(it was multiple)