Sprite showing up in camera but not showing up in game view
Hi everyone, I'm a Unity 2D beginner.
I want to add an image sprite ("TitleSwoosh") underneath my title text. I placed the camera over it and you can see the object show up in the camera preview, but in the game view it appears to be underneath the background even though I think the object should be above it according to the hierarchy ordering.
The sorting layer of TitleSwoosh is default and it's order in layer is 0.
Is there something I forgot to do?
temp.png
(231.1 kB)
Comment