A Unity Editor tool that generates a customisable folder structure in new projects with one click.
Built by ajsgamedev
- ✅ Pre-loaded with common Unity folder names based on best practices
- ✅ Toggle folders on/off before generating
- ✅ Add custom folders
- ✅ Rename any folder directly in the list
- ✅ Remove folders you don't need
- ✅ Skips folders that already exist — safe to run on existing projects
- Download
FolderSetupTool_v1.0.unitypackagefrom the latest release - Open your Unity project
- Drag the
.unitypackagefile into the Unity Assets panel - Click Import when prompted
- Download
FolderSetupWindow.cs - Place it inside an
Editorfolder in your Unity project Assets - Unity will compile it automatically
- Once installed, go to Tools → Folder Setup in the Unity menu bar
- The tool will open with a default set of folders based on Unity best practices
- Toggle folders on or off using the checkboxes
- Rename any folder by clicking directly on the name and typing
- Add a custom folder using the + Add Folder button
- Remove a folder using the X button
- Click Generate Folders — only checked folders will be created
- Unity 2021.1 or later
- No additional packages or dependencies required
- Select All / Deselect All toggle
- Save and load custom folder presets
- Unreal Engine version