Gif: https://i.gyazo.com/6815f57be96083f12b7501486674810d.gif
[preview of external content removed for GDPR compliance as it was including 3rd party cookies]
As you can see on the GIF, I’m having problems with the render order.
I have an interactable button that needs to be seen (obviously :p) but a lot of other sprites have more render priority. I have no idea what’s happening.
I have tried with layers and Z positions. But nothing helped.
Other info
Unity version: 2018.2.3f (but this happened me with older versions)
All the sprites (except from the blue map in the background) are inside a Canvas. This canvas is in “Screen Space - Camera” render mode. In other render modes this problem happens too. Is a 2D game and the camera is in orthografic view
Thank you