Command-line interface
Launch Unity from the command line with specific arguments to automate tasks and control Editor behavior.
Read time 1 minuteLast updated 12 days ago
You can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
Topic | Description |
|---|---|
| Run Unity from a command-line interface | Understand how to launch Unity from the command line and execute scripts. |
| Unity Editor command-line arguments reference | A list of arguments you can use when you launch a version of the Unity Editor from the command line. |
| Unity standalone Player command-line arguments | A list of arguments you can use when you launch a built Player from the command line. |
Additional resources
- Create a build from the command line
- Android Player command-line arguments
- Use Unity Accelerator on the command line
- Build for Embedded Linux from the command line
- Build for QNX from the command line
- Test Framework command-line arguments reference
- Profiler command-line arguments reference
- Run Project Auditor from the command line