Scroll Rect not working (170223)

My scroll view is set to Elastic and I have several Image objects in its content. When dragging, it scrolls until I release my pointer, then it goes immediately to the beginning again.

What could be wrong?

1 Answer

1

It happened to me, too.
That because the content is smaller than the parent (on which the scroll rect is attached).