Hello and thanks in advance!
I have a game with both 2D and 3D elements in it. I have used the Z axis to stagger them so that they appear in a certain order in my orthographic camera. Everything appears correctly when I play the game in the editor, but when I load it on my Android device the 3D objects (the characters) appear behind all the other 2D elements (UI and scene).
Also this was working correctly until recently… I haven’t upgrade anything so I’m hoping it’s just a setting I accidentally set somewhere.
EDITOR
ANDROID