Build problems after changing Username

Hello all!
I doubt someone had encounter my same problem but, basically today I have started the Unity Cloud build, and I was registered as davira. Meanwhile the build, I changed finally (wanted to do it for long time) the username to Alzoco.

Before changing the name, although I never saw any build finish, I was able to see the logs and summary. ALSO, I received an email informing that the build has failed: “‘A Drone Story’ (Android) #1 failed to build for Android!”

After changing the username, I start the build process, wait, and suddenly fails, I press to see what happen, and nothing opens. Sometimes I get to see the message of “No logs”. Also, I noticed that when I tried to see the log, it goes to a url that contains davira, the old username. This time, NO EMAIL. (Yes, the email option is active)

Yes, I have log out log in, in website, in Unity.
Yes, I have deleted the build parameters, and created them again.

I am afraid that this requires someone from Unity support team.

Thanks in advance to any who can help!

Edit1:

Description of issue: Build not working after changing username

Unity version: 5.6.1f1

XCode version:

Source control: GIT

Local build platform:

Build target: ANDROID

Relevant plugins being used (i.e. Google Play Game Services, other plugins that may perform automatic post-build behaviors): SQlite,

Project name: A Drone Story

Build log (relevant chunk): No log

Does it build locally from a fresh checkout? (Instructions below): Yes

Hello Alzoco!

Sorry to hear you’re having problems with this. I haven’t encountered this before, but do you think you could DM me the specific project you’re talking about and I can have a look to see what’s going on?

Thanks! No worries, I manage to temporally solve it, but not as final solution. I have continue debuging and found out more interesting things:

  • If i try to access logs, i see it goes to an url with the old organization
  • i create the old organization again and change project to that organization
  • The builds were successfully. PROBLEM: Im again on the old orzanization.
  • Changed again the project to new organization hoping it might work.
  • With new organization still doesnt work. Same as before, i see the link with the old org on it. Seems somewhere in the database he still thinks that project didnt change. I found interesting it didnt even checkout.the project since he tries to save it on BUILD_PATH/OLD~ORG/ so the build stalls

P.S: I find strange how I was able to change the organization of the project by changing name, not creating a new org, and transfering the project. Is it even possible? I think it was like that.