The goal of continuous integration (CI) is to compile your project every time there is a change. This gives you the most accurate idea of when and where errors occur and ensures you always have a build of your game based on the last good commit.
Unity Cloud Build connects to either Unity Collaborate or your source control system, and monitors it for changes to your project. When it detects new changes, the system downloads your project and builds it for all of your target platforms. When builds finish, Unity Cloud Build emails you the results, along with links to download and install the completed builds. If there are errors, Unity Cloud Build informs you straight away, allowing you to quickly fix them, make a commit, and trigger new builds.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Is something described here not working as you expect it to? It might be a Known Issue. Please check with the Issue Tracker at issuetracker.unity3d.com.
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information