Getting Started
Installation
Requirement: Unity 2022.3 or newer.
- Install MockMagic from the Package Manager.
- Dependencies are resolved automatically.
- Verify installation: open Tools → Mock Magic → Generator from the Unity menu bar.
Your First Mock Data - 30 Seconds
- Open Tools → Mock Magic → Generator.
- The Simple Data tab is selected by default.
- Click the data type dropdown - a categorized menu appears with groups like Personal, Contact, Location, and more.
- Select Contact → Email.
- Click Copy All to copy everything to your clipboard.
That's it. You now have 10 fake email addresses ready to paste wherever you need them.

The Four Tabs
The Mock Magic Generator window has four tabs, each serving a distinct purpose:
Tab | Purpose |
|---|---|
Simple Data | Generate individual fake values - names, emails, dates, colors, UUIDs, and 50+ more types |
Series Data | Generate patterned datasets for charts and graphs - trending, seasonal, bell curves, etc. |
Streaming | Emit mock data continuously in real-time - test live dashboards and feeds |
Export | Format and copy generated data as Text, CSV, JSON, or C# code |