Easy Asset Search

Dynamic UI Lists for Unity

Create flexible, dynamic lists in minutes using Unity's UI system with this extensible framework.
Dynamic UI Lists for Unity Asset Image Create flexible, dynamic lists in minutes using Unity's UI system with this extensible framework.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
$8.50
Category:
ToolsGui
Developer:
Kevin Foley
Price:
$8.50
Favorites:
36
Supported Unity Versions:
2018.4.36 or higher
Current Version:
1.1.5
Download Size:
225.61 KB
Last Update:
Mar 27, 2025
Description:
The Generic UI List framework provides a set of generic base classes for displaying dynamic lists in Unity. It offers a clear separation of UI and data using an MVC-style architecture, making it easy to add or remove items at any position in the list. The framework also includes built-in object pooling for better performance, optional scrolling and selection support, and binding using UnityEvents. Additionally, it supports virtualized lists for nearly infinite item counts without performance drops. Five examples are included to illustrate how to set up and use UI lists.
Technical Details:
Built-in object pooling for performance
Optional support for scrolling to a specific item or index
Optional support for user selection of items in the list
Support for binding using UnityEvents
Beta support for virtualized lists
Continue »

Similar Packages