New UI Widgets

A set of the widgets and interactions for Unity UI and widgets generator for your custom data types.
 
  • Collections:
    • Combobox
    • ListView
    • TileView
    • TreeGraph
    • TreeView
    • DirectoryTreeView *
    • FileListView *
    Widgets can be generated for your custom type with context menu "Create / New UI Widgets / Generate Widgets"
    Virtualization (recycling) supported: gameobjects are created for the visible items only.
     
  • Containers:
    • Accordion
    • Tabs
  • Dialog:
    • DatePicker
    • DateTimePicker
    • Dialog
    • FileDialog *
    • FolderDialog *
    • Notify
    • Picker
    • Popup
    • TimePicker
  • Input:
    • Autocomplete
    • Calendar
    • CenteredSlider
    • CircularSlider
    • ColorPicker
    • ColorPickerRange
    • RangeSlider
    • Scale
    • Spinner
    • Switch
    • Time / TimeAnalog
  • Other:
    • Paginator
    • Progressbar
    • Sidebar
    • Tooltip
Includes UI Themes
 
Works with:
  • TextMesh Pro
  • Data Bind for Unity
  • I2 Localization
 
* not available on platforms with restricted access to file system (like WebGL and Windows Store/UWP)
 
Asset Store
Demo
Documentation