Displaying animated gifs in UI?

Hello everyone,

i try to display animated GIFs in my UI. I found many solutions, also downloaded a couple of tools - did not work.

So - as far as i understand i first have to convert the GIF to a spritesheet?
Following this tutorial as an example.

I can use this by using

But then when i drag the image into unity, it tells me the following:

I really struggle with this, as every solution in the internet seems to result in something not working.

So - is this the right approach? Also into what kind of sprite do i have to convert the spritesheet after import?
Sprite 2D and UI? Sprite Mode Multiple?

1 Like

your problem might be filename. “xx.com-xx.png” try deleting “.com” part. it may be work.