Search Unity

Failed To Load Asset Because It Was Serialized With A Newer Version Of Unity

Discussion in 'FPS.Sample Game' started by crowmaster, Apr 15, 2019.

  1. crowmaster

    crowmaster

    Joined:
    Jul 6, 2012
    Posts:
    80
    I am using the latest 2018.3.12f1 version of Unity and get this error.

    Failed to load 'G:/Unity/FPSSample-master/Assets/Scenes/Level_01/Level_01.asset' because it was serialized with a newer version of Unity. (Has a higher SerializedFile version)

    The errors keep stacking every second...

    Do i need exactly required version?
     
    Last edited: Apr 15, 2019
  2. crowmaster

    crowmaster

    Joined:
    Jul 6, 2012
    Posts:
    80
    Okay, seems like i got it. I need to download the whole project, not the git clone. Sorry for inconvenience.
     
    d12duke and Stexe like this.