With this asset, you can convert UI layouts from Figma, Photoshop, or screenshots into Unity automatically.Auto UI Generator analyzes static UI mockups using AI-powered image detection and OCR, then generates clean, production-ready Unity hierarchies in seconds.
Core Capabilities
- Converts Figma, Photoshop exports, and screenshots into Unity UGUI and UI Toolkit
- Preserves logical layout hierarchy, element order, and structure
- Detects UI elements automatically (Image, Button, Text, etc.)
- Reads text using OCR and generates TextMeshPro components
- Matches detected elements with your existing project sprites
- Generates clean RectTransform data with correct anchoring and positioning
- Avoids unnecessary duplicate UI elements during generation
- Runs offline — no cloud services or external servers
Automatically Creates Unity Components
- Image
- Button
- TextMeshProUGUI
- Scroll View (with Viewport and Content setup)
- RectTransform hierarchy
- Canvas-compatible layouts
- UI Toolkit structure (UXML layout + USS styling)