Easy Asset Search

Advanced Project Builder

Advanced Project Builder is a Unity tool designed to simplify and automate the build process for your projects directly from the editor (via a dedicated window) and through the command line.
Advanced Project Builder Asset Image Advanced Project Builder is a Unity tool designed to simplify and automate the build process for your projects directly from the editor (via a dedicated window) and through the command line.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
FREE
Category:
ToolsUtilities
Developer:
Dmytro Udovychenko
Price:
FREE
Supported Unity Versions:
2021.3.34 or higher
Current Version:
1.0
Download Size:
462.80 KB
Last Update:
May 6, 2025
Description:

Advanced Project Builder is a Unity tool designed to simplify and automate the build process for your projects directly from the editor (via a dedicated window) and through the command line, making it ideal for continuous integration and delivery (CI/CD) pipelines.

You can create, manage, and save multiple build configurations tailored for different platforms, allowing streamlined local and remote builds.

Features

  • Multiple Configuration Support: Create, duplicate, and manage build configurations for various platforms.
  • Editor Integration: Easy access through a dedicated Unity Editor window.
  • Command Line Integration: Fully compatible with command-line builds, enhancing your CI/CD workflows.
  • Cross-Platform Builds: Supports Android, iOS, Windows, macOS, and other Unity-supported platforms.
  • Flexible Overrides: Easily override any configuration setting via command line parameters.
Technical Details:

Package contains zip files with `bat` and `sh` command-line example files.

Usage

To open Advanced Project Builder in Unity:

  • Navigate to Tools > DmytroUdovychenko > AdvancedProjectBuilder

The window displays your build configurations and provides four main actions:

  • Build – Initiate the build process with the selected configuration.
  • Open – View and edit the selected configuration.
  • Duplicate – Copy an existing configuration.
  • Delete – Remove an existing configuration.

Configuration Settings

General Build Settings:

Unity Services ID Settings:

  • UNITY_SERVICE_ID_OVERRIDE – "true" or "false"
  • UNITY_SERVICE_PROJECT_ID – Your Unity Project ID
  • UNITY_SERVICE_ORGANIZATION_ID – Your Unity Organization ID

Android Build Settings:

iOS Build Settings:

Continue »

Similar Packages