Hello,
I’m working in an android application where I render several images in different scenes. First time I load the images look fine, but after two-three times I move between the scenes, some images start to appear as black squares.
Here is when the heart icon looks ok:
Here is when I go back from another scene and it looks as a black square (and also another image in another scene that happens the same)
Here is the information from the frame debug
And here how the sprite is imported.
I have no idea what’s causing this. Could anyone help me with some hint?
Thanks!