#Converting from GitLab back to Unity?

1 messages · Page 1 of 1 (latest)

oak wren
#

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.

distant shore
#

thank you

#

if i fix it i will say it.

#

i think i might have an idea on how to

oak wren
#

🤞

distant shore
#

If it does not i will take off my face

subtle vale
#

So why cant you just revert to a previous commit?

distant shore
#

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

subtle vale
#

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.