Hi
I am trying to implement a simple "email" interface in my game (see the attached picture) and I run into a very bizarre situation. I have two scenes, in scene01, the email items in the grid are visible (see email01.jpg). And then I copied and pasted the same email interface to scene02 and all the emails items disappeared (see email02.jpg). The email items are added to the email interface on Start(). When I examine the Hierarchy of scene 2, I can see all the email item objects clones (under Grid, see hierarchy_scene02.jpg), but they just won't show up in my game!??
Does anyone have any idea what might have caused this?
Regards
Jim