Search Unity

UI Scrollview Add Item Current Scene to Another Scene of ScrollView

Discussion in 'UGUI & TextMesh Pro' started by Ejaay, Aug 26, 2019.

  1. Ejaay

    Ejaay

    Joined:
    Aug 21, 2019
    Posts:
    13
    Need Help



    My button Function puts an ITEM to my ScrollView in the Current Scene. I wanted the Items Visible to an another Scene of ScrollView when i click on the Button.

    Example. (Scene 1) on my Canvass has "Button" and "ScrollView" clicking the Button adds item on the "ScrollView" then (Scene 2) has Canvass with "ScrollView"

    How do i make my Items on the Scene 1 Visible on the Scene2.


    Hope someone can help.
     
  2. uDamian

    uDamian

    Unity Technologies

    Joined:
    Dec 11, 2017
    Posts:
    1,231
    It seems you're using uGUI (or Unity UI). It's a different framework from UIElements with its own forum. Moving thread to that forum.
     
    Ejaay likes this.
  3. Ejaay

    Ejaay

    Joined:
    Aug 21, 2019
    Posts:
    13

    Thank you sir uDamian. Hope someone can help on my thread