Hey there,
I have been having some issues creating a scroll rect populated with an array of buttons. I have a rect transform that is holding all of that buttons that is then parented to the scroll rect so that works fine. However, the buttons can only be clicked half way up them otherwise it selects the button below the on you are trying to click.
Also, is there a way to deal with making a scroll rect scroll without clicking the buttons? When trying to scroll the window not using the scroll bar, it doesn’t work because the button clicks are interfering.
Thanks
