I’ve just upgraded to Unity 6 and something has changed when it comes to importing a PNG as a Sprite (2D and UI) and then assigning that sprite to a UI Image object.
It no longer works at all. You can assign the sprite to a RawImage fine, but not Image anymore.
What am Im missing?
Many thanks in advance.