Search Unity

Question propertydrawer broken after upgrading to 2019.4 from 2019.3.05

Discussion in 'Editor & General Support' started by mrm83, Jun 9, 2020.

  1. mrm83

    mrm83

    Joined:
    Nov 29, 2014
    Posts:
    345
    All the custom property drawers are broken (missing, showing default) after upgrading.

    error:
    TypeLoadException: Could not resolve type with token 01000087 (from typeref, class/assembly WeaponType, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null)
    WeaponAssetDBListEditor.UpdateList (System.Int32 type, System.Int32

    Error: Could not load signature of ItemAssetEditor:KEY_AddItems due to: Could not resolve type with token 01000071 (from typeref, class/assembly ItemGrade, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null) assembly:Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:ItemGrade member:(null) signature:<none>

    [MenuItems] for the custom editorwindows are missing as well..

    Why?
     
    Last edited: Jun 9, 2020