Search Unity

How to

Discussion in 'Addressables' started by adbourdages, Oct 16, 2020.

  1. adbourdages

    adbourdages

    Joined:
    Jul 8, 2012
    Posts:
    75
    Hello,

    I'm wondering how to properly handle the exceptions from DownloadDependenciesAsync? If the handle.Status == Failed there is an exception in handle.OperationException but I don't know which types it can be and the documentation is silent on that.

    Cheers,
    Alain-Daniel