Unity on Bitrise
Bitrise offers full support for using Unity software on our build machines: convenient license management, up to 40 GB of disk space, and a mobile-focused build environment that allows users to easily create both iOS- and Android versions of their Unity projects.
To be able to build a Unity app on Bitrise, you need to:
- Add your project as a Bitrise app.
- Download and install Unity on the virtual machine running your build.
- Add your licenses to Bitrise and activate it during the build.
- Build your project.
Adding a Unity project as a Bitrise appClick to copy link
Add your Unity project as a new app. The project scanner doesn't support Unity software so it won't detect your project as a Unity project so you can skip automatic configuration and register the project as Other.
We recommend using an Xcode stack: these contain the most important Android tools, too. You can build both iOS and Android versions of your Unity apps on our Xcode stacks.