Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question Buckets doesn't show properly

Discussion in 'Unity Cloud Content Delivery' started by iDaisuke, Feb 15, 2023.

  1. iDaisuke

    iDaisuke

    Joined:
    Jul 10, 2020
    Posts:
    3
    I'm trying to use the CDN to build my project and build my Addressables directly from the cloud build but some configs isn't showing properly.

    I'm configuring a cloud build pipeline to test addressables in my phone instead of using the editor, but I can't see my buckets in the development environment when I check the (Upload Addressables to the Cloud Content Delivery service) box, it just show a message "You currently don't have any Cloud Content Delivery buckets", but the bucket is there in there and with files released

    If I create a bucket in the production environment they show properly, but I need to use the development environment for this test.

    Is this some kind of bug or there is another configuration in order for this option show my development buckets?
     
    Last edited: Feb 15, 2023
  2. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    249
    Hi IDaisuke,
    Currently Cloud Build only supports Production environments.
    I will add your name to the list of users interested in having the environment integrated with Cloud Build.

    A way around this would be to build to multiple production buckets but it may be a huge inconvenience to you.

    Apologies for the inconvenience.