Hello,
I copied the "UI Root (2D)" from the scroll view examples scene, and pasted in my scene.
Did change the items, removed unnecessary labels/sprites and added UIButton component for each item.
After I hit run, I could hit the buttons(items) and then I realized in the Hierarchy that the UIButton component was disabled, did enable it manually and everything ran fluently and as I planned.
However there are ways to enable them back as I hit Play, but can you tell me what was happening ?
Or from start I should not copy paste the one in the examples and form my own scroll view?