- Home /
What is the best way to import my project?
Hi,
Due to my laptop breaking I lost the project I was working on.
I have be able to get the project files.
When I try to open the project through unity HUB with the correct Modules in place, I get the message that the version of Unity is wrong and doesn't matched.
I've checked some of the files and found the project version is 2019.3.10f1,
C:/Program Files/Unity/Hub/Editor/2019.3.10f1/Editor/Data'
I've tried to install this version through the Unity Achieve and still the same error.
How do I know what correct version of Unity I was using?
If I continue with version 2019.3.10f1 it loads up but has missing files, such project settings, SDK , JDK.. Also XR isn't working or has 2 versions of XR and cant run.
What is the best way to import my project?
the folders I have backup are: Assets, Library, Logs, Packages, ProjectSettings, Temp, UserSettings
any help will be apricated ,
Answer by okandemirkaya · Aug 29, 2021 at 07:35 PM
This problem may be because of package manager or package cache. I think if project does not many package, you can copy only asset folder and then dowloand needen package via package manager.
If you get error and warning, you share me.
Answer by krisg20 · Aug 29, 2021 at 07:43 PM
sorted the issue by installing version 2019.4.29.f1, which imported almost everything including my packages after upgrading the project from 2019.3.10f1.
Your answer
Follow this Question
Related Questions
Import confirmation button missing 0 Answers
A bigggggggggg problem about collision !! 3 Answers
Missing (Game Object) 3 Answers
Test for a Joint.connectedBody is missing in a script 0 Answers