uGUI Package

uGUI Examples

Playable sample scenes bundled with the package. Every example lists the controls it demonstrates — open one to see what it shows, how to run it, and what to expect.

All Examples

Accordion

Layout

Expandable/collapsible panel sections that animate open and closed.

Card UI

Layout

2D and 3D card stack, popup, and expand animations for presenting content.

Color Picker

Input

A full HSV/RGB colour picker with sliders, presets, and a hex field.

ComboBox & Dropdowns

Input

Compares the ComboBox, AutoComplete ComboBox, and DropDown List selection controls side by side.

Cooldown Button

Input

A button with a radial cooldown timer that blocks re-press until it elapses.

CurlyUI

Effects

Bends UI text and images along an editable bezier curve.

Fancy Scroll View

Layout

High-performance virtualised scroll views — basic, focus-on, infinite, metaball, and voronoi demos.

Flow Layout Group

Layout

Wraps child elements into rows or columns, like CSS flexbox.

Grid Raw Image

Primitives

Renders a configurable grid of cells within a single RawImage.

Scroll Snaps (Horizontal / Vertical / Infinite)

Layout

Paged horizontal, vertical, content, and infinite scroll-snap containers with pagination.

Input Field Enter Submit

Utilities

Submits an InputField when Enter is pressed and refocuses for the next entry.

Menu System

Navigation

A stack-based menu manager driving animated menu screens.

Radial Slider

Input

A circular slider whose value is set by dragging around an arc.

Reorderable List

Layout

Drag-to-reorder list items within a list and between lists.

Scroll Rect Conflict Manager

Utilities

Resolves nested horizontal/vertical ScrollRect drag conflicts.

Selection Box

Input

Drag a marquee box to multi-select items.

UI Circle Progress

Primitives

Uses UICircle as an animated radial progress indicator.

UI Circle Segmented

Primitives

A segmented circular gauge with configurable fill segments.

UI Knob

Input

A rotary knob control driven by drag input.

UI Line Renderer

Primitives

Draws polylines in UI space, including the list-based variant.

UI Particle System

Effects

Renders Shuriken-style particles inside the UI canvas.

UI Vertical Scroller

Layout

A vertical scroller that scales and highlights the centred item.