- Home /
Question by
Serge144 · Jul 22, 2020 at 11:12 PM ·
remotegitversion-controlgithubversion control
Unity Version Control - missing scene files and materials when downloading or cloning.
Lucky that i made a local back up before making sure that everything was good on the remote side... I have used this gitignore https://github.com/github/gitignore/blob/master/Unity.gitignore and all this time that I was pushing code to the repository, i was confident that everything on there was good and safe... Now that i download my source code, or make a clone, all my scenes and materials are gone... however everytime I add a new scene, it does show up on my SourceTree, and i can stage it, commit it, and push it. Can anybody tell me what in the world is going on? And yes I have in Project Settings > Version Control > Mode: Visible Meta Files and Asset Seretialization: Force text
Thanks in advance.
Comment