Search Unity

Exception encountered in 1.6.0

Discussion in 'Addressables' started by faolad, Feb 18, 2020.

  1. faolad

    faolad

    Joined:
    Jan 27, 2013
    Posts:
    118
    Code (CSharp):
    1. Exception encountered in operation Resource<Object>(catalog_0.1.hash): Unknown error in AsyncOperation
    2. Exception encountered in operation Dependencies: Unknown error in AsyncOperation
    3. (Filename:Library/PackageCache/com.unity.addressables@1.6.2/Runtime/AddressablesImpl.cs Line: 225)
    4.  
    I have tried everything mention here: https://forum.unity.com/threads/addressables-1-3-3-unknown-error-in-asyncoperation.770369/

    Still, the issue is there.
     
  2. faolad

    faolad

    Joined:
    Jan 27, 2013
    Posts:
    118
    Is this related to Unity 2019.3?
     
    Last edited: Feb 19, 2020
  3. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,822
    Hello @faolad, are you currently using 2019.3? Additionally, which version of the Package Manager are you using?
     
  4. faolad

    faolad

    Joined:
    Jan 27, 2013
    Posts:
    118
    I'm using 2019.3 and you mean addressables package manager version?
    /Addressables 1.6.2 & Scriptable Build Pipeline 1.5.6
     
  5. davidla_unity

    davidla_unity

    Unity Technologies

    Joined:
    Nov 17, 2016
    Posts:
    763
    @faolad We can certainly look into this. Given the context I'm unsure what's going on. If you could submit a bug with Unity that contains your project (or an equivalent repro project) that'd be a huge help. Thanks
     
  6. faolad

    faolad

    Joined:
    Jan 27, 2013
    Posts:
    118
    Here is the bug report from someone else, wtih the same issue:
    https://fogbugz.unity3d.com/default.asp?1221331_raj23pfid44g6m4m
     
    davidla_unity likes this.