bitbucket + cloud build

Hey there,

I have setup my unity project in bitbucket and I have also setup the project using unity cloud build.
Every thing seems working fine, but when I push some code to bitbucket, UCB is not triggering the automatic build job.

I have watched the videos and been googling, unfortunately I couldn’t find any thing.
Could you guys please help me.

Thank you in advance,
Regards,
Upender G

Hi @atchik - we haven’t seen any issues with BitBucket like the one you’ve described. There are a few possibilities:

  • you need to check the ‘auto-build’ option on your settings page for your project, for each platform.

  • it’s possible your BitBucket remote repo is not getting the push updates? Are you able to see your latest commits in the BitBucket UI as well?

1 Like

auto-build working fine for me via bitbucket

Sorry ! its my mistake … I haven’t checked the option of Auto Build.

After I have done it, auto build is working fine.

thank you for the help

1 Like