Search Unity

How Write Data to FBX file eternal

Discussion in 'Editor & General Support' started by Lulucifer, Mar 8, 2018.

  1. Lulucifer

    Lulucifer

    Joined:
    Jul 8, 2012
    Posts:
    358
    I do a bake job which write some data to vertex color,But when i restart Unity,I found all data i write into mesh has been lost.

    The 'Read/Write Enabled' Option or 'EditorUnitlity.SetDirty', 'AssetDatabase.SaveAssets' do not work at all,

    The data lost when i restart Unity