I have a parent game object with a Scroll Rect script, a child panel that has additional child elements as the list cells. The ScrollRect script has the child as its content but I still can’t scroll
Am I missing something to get this scroll list working?
I was able to get it working. I think that it could have been that the list object wasnt bigger than the parent container so there was nothing to scroll