Search Unity

Resolved Addressable error during build with Google Play Asset Delivery

Discussion in 'Addressables' started by EdoC-QWERTY, Aug 11, 2021.

  1. EdoC-QWERTY

    EdoC-QWERTY

    Joined:
    Feb 1, 2020
    Posts:
    75
    Hello

    I wanted to implement Play Asset Delivery with addressable, some days ago I found a thread in the forum about this.
    https://forum.unity.com/threads/usi...lay-asset-delivery.905831/page-2#post-7406069
    I downloaded the sample and started to implement it in my game.
    All steps listed in the git hub read me went fine except for the build.

    When I build with Play Asset Delivery I get these errors in console.

    upload_2021-8-11_19-23-4.png


    Could anyone help me?

    I already googled the issue but didn't find any useful information about it.

    Thanks.

    EDIT. I solved the Issue by updating the addressable package to 1.18.15
     
    Last edited: Aug 14, 2021