These scripts help make your ScrollRect Reusable, because it will only build cells when needed. If you have a large number of cells in a scroll rect, you absolutely need it! It will save a lot of time ...
UPDATE : Recyclable Scroll Rect now supports Horizontal and Grid layout. Using the default Scroll-Rect to create lists with a huge number of items results in a laggy performance. Especially when ...