Search Unity

(1.1.7)The file 'none' is corrupted!

Discussion in 'Addressables' started by m-nakayama, Aug 14, 2019.

  1. m-nakayama

    m-nakayama

    Joined:
    Jun 12, 2018
    Posts:
    14
    Hi

    I came across "The file 'none' is corrupted!" in Android and iOS.

    Unity ver is 2018.3.10.
    For example

    1 .There is a prefab called "A".
    2 ."A" has a script component "AA".
    3 . "AA" has a serialize field (type is GameObject).
    4 . I attached prefab "B" to the serialize field from Project.
    5 . I build and play an app after build assets.
    6 . I Instantiated "B".

    If "A" and "B" are Addressable Assets, "The file 'none' is corrupted!".

    If only "A" is an Addressable Asset, It's OK.

    Thank you.
     
    Last edited: Aug 14, 2019
  2. unity_bill

    unity_bill

    Joined:
    Apr 11, 2017
    Posts:
    1,053
    m-nakayama likes this.
  3. florinel2102

    florinel2102

    Joined:
    May 21, 2019
    Posts:
    76
    Same error in 2021.3.12f1