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
LayoutExpandable/collapsible panel sections that animate open and closed.
Card UI
Layout2D and 3D card stack, popup, and expand animations for presenting content.
Color Picker
InputA full HSV/RGB colour picker with sliders, presets, and a hex field.
ComboBox & Dropdowns
InputCompares the ComboBox, AutoComplete ComboBox, and DropDown List selection controls side by side.
Cooldown Button
InputA button with a radial cooldown timer that blocks re-press until it elapses.
CurlyUI
EffectsBends UI text and images along an editable bezier curve.
Fancy Scroll View
LayoutHigh-performance virtualised scroll views — basic, focus-on, infinite, metaball, and voronoi demos.
Flow Layout Group
LayoutWraps child elements into rows or columns, like CSS flexbox.
Grid Raw Image
PrimitivesRenders a configurable grid of cells within a single RawImage.
Scroll Snaps (Horizontal / Vertical / Infinite)
LayoutPaged horizontal, vertical, content, and infinite scroll-snap containers with pagination.
Input Field Enter Submit
UtilitiesSubmits an InputField when Enter is pressed and refocuses for the next entry.
Menu System
NavigationA stack-based menu manager driving animated menu screens.
Radial Slider
InputA circular slider whose value is set by dragging around an arc.
Reorderable List
LayoutDrag-to-reorder list items within a list and between lists.
Scroll Rect Conflict Manager
UtilitiesResolves nested horizontal/vertical ScrollRect drag conflicts.
Selection Box
InputDrag a marquee box to multi-select items.
UI Circle Progress
PrimitivesUses UICircle as an animated radial progress indicator.
UI Circle Segmented
PrimitivesA segmented circular gauge with configurable fill segments.
UI Knob
InputA rotary knob control driven by drag input.
UI Line Renderer
PrimitivesDraws polylines in UI space, including the list-based variant.
UI Particle System
EffectsRenders Shuriken-style particles inside the UI canvas.
UI Vertical Scroller
LayoutA vertical scroller that scales and highlights the centred item.