Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question How to enable HTTP/2 for Unity Cloud Content Delivery with Addressable?

Discussion in 'Unity Cloud Content Delivery' started by gcoolmaneric, Apr 25, 2023.

  1. gcoolmaneric

    gcoolmaneric

    Joined:
    Nov 23, 2020
    Posts:
    5
    Hi

    I have a few questions for Addressable in Unity Cloud Content Delivery to improve the speed while downloading game assets.

    Question:

    1. Is it possible to enable HTTP/2 for Unity Cloud Content Delivery (CCD)?

    2. If possible, how to set it up in Unity or CCD? Please give me some setup steps for Unity v2022.2.5f1.

    3. What protocol does Addressables.LoadAssetAsync use to download game assets? Is it HTTP/2 or HTTP/1?


    Thanks in advance.

    Eric