#Converting from GitLab back to Unity?
1 messages · Page 1 of 1 (latest)
hmm. i'm sorry but i don't know enough to help you beyond that.
I've created this thread to give a brief rundown of your issue in case someone comes along with a solution, they can ping you, @distant shore.
Summary:
In converting a project from 2021.3.7 to 2021.3.6, the Unity Project got ruined, but Gula does have a GitLab repo with the progress for the 2021.3.7 project and the zip file with the source code from that repo, and they need help restoring their project.
If it does not i will take off my face
So why cant you just revert to a previous commit?
oh man i need help
i was able to put the .zip into the unity project but i cant connect the github thing to upload commits properly to the thing. not sure if im explaining myself
💀
i am not even sure if its ignoring the gitignore im so stressed man
this is an important project for college my teacher is going to kill me
You dont need to put the zip of the remote repo in the project. The whole idea of git is that you have snapshots of your project. Lookup how to revert to a specific commit. That will restore all files in your project to the state they were at that commit. Then simply open your project as normal using the correct unity version.