This extension allows you to use the ScrollRect control as an infinite scroller/spinner. It is a fast, easy and mobile-friendly way to create lists with thousands of rows without lags and jitters.
Even though I assigned the content variable of ScrollRect in the inspector I got an exception. UnassignedReferenceException: The variable m_Content of ScrollRect has not been assigned. You probably ...