Maybe a bug? maybe not?

Not sure if its a bug but when i compile some times one sprite does not show if i then compile again it shows, then next time it may be blending with the background images then next time its fine…

Could a code issue but that would not explain the random result from compiling even on a complete rebuild it can do the same.

So is it a bug is that a z-order to place things on top and define what is lower levels?

I’m betting that you have two or more game objects on the same z and in that case it’s not clearly defined which one is drawn first. It can change from run to run.