I update my unity from 2018.3.12 to 2019 1.4,and open my **2D project** with new unity.
It says that my project need to be upgrade.
But when the progress finished,it opened a **3D project** and my assets and my scenes were all cleared.
Even if I open the explorer, the files in the assets folder were all missing but an image.
The image was the last one I imported in before I update.
The size of the project folder now is 52mb.
I try to reopen my project with 2018.3.12 version,
But it says that:
An error occurred while resolving packages:
Project has invalid dependencies:
com.unity.package-manager-ui: Package [com.unity.package-manager-ui@2.1.2] cannot be found
Package com.unity.analytics@3.3.2 has invalid dependencies:
com.unity.ugui: Package [com.unity.ugui@1.0.0] cannot be found
Package com.unity.textmeshpro@2.0.0 has invalid dependencies:
com.unity.ugui: Package [com.unity.ugui@1.0.0] cannot be found
A re-import of the project may be required to fix the issue or a manual modification of /[my project path]/Packages/manifest.json file.
Click on Retry to relaunch Unity and reopen your project.
Click on Continue to launch Unity. Some or all packages may not be imported which may cause compilation errors
I retried several times but all the same error.
And I click on continue, it opened a 3D default project with nothing just like I opened in 2019 version.
Can someone help me? I'm really worry about my project.
↧