Hello,
on my game i use a panel (Z = 0) using scroll view
Below is a dragscroll view without Z information
attached on it, i put series of squares sprites(Z = 1)
Some of this squares have a second sprite (Z = 2)
and when i try to parent a gameObject(Sprite) to this position(Z= 7)
the new object is behind the sexisting prites. i tryed to modify the depth of this sprite in game, but nothing is changing,
but if i put the depth of the panel down, the newest sprite appear.
http://www.youtube.com/watch?v=Xc-z67n895o