Search Unity

Question Addressables.LoadAssetAssync freeze on Xbox One

Discussion in 'Addressables' started by andre_unity573, Oct 20, 2020.

  1. andre_unity573

    andre_unity573

    Joined:
    Oct 17, 2018
    Posts:
    34
    Hi All,
    We've been facing some freezes on the Xbox One when loading large assets via Addressables.LoadAssetAssync. It seems to block the game's main thread and nothing can be executed during this time.
    It was of our understanding that this was an assync function and would not interfere with the game's main thread, but specifically on Xbox One it does.
    Have anyone encountered this issue before? If so, how did you manage to solve this?
     
  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,822
    Hey Andre, which version of Addressables are you currently using? Happy to flag this with the team, and pass along any insight they have.