Search Unity

Addressables "Calculating Analyze Results" window never closes

Discussion in 'Addressables' started by charles_unity366, Apr 11, 2021.

  1. charles_unity366

    charles_unity366

    Joined:
    Jun 11, 2020
    Posts:
    5
    I have an issue where the addressables "calculating analyze results" window never closes. I have tried to restart unity, restart my computer, change the Addressable code manually to close the editor (package manager reverts my changes), etc. This is triggered by selecting Tools -> Analyze. If there is a file I can delete in my app data to remove this window, please let me know. Thank you.
     

    Attached Files:

  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,822
  3. charles_unity366

    charles_unity366

    Joined:
    Jun 11, 2020
    Posts:
    5
    If anyone else runs in to this issue, I forget which file(s) I did not have checked out in Perforce but if you are using Perforce or any other version control tool that locks files, you may need either Analysis Preset, AnalysisData, or some other file related to addressables checked out (I know for certain I had the addressable asset state checked out for my target platform). It is possible that this solution can be resolved if the package checks for write access, but I truly don't know the underlying cause. Thank you!