Hello everyone! I have found similar issues to this on the Unreal forums but none of them have suggestions that work. I’m having an issue when I uploading my project to the git repo, all my files are missing besides the parent folders. I have ensured git lfs has been installed, the gitattributes file has been added while also tracking .uassets, .umaps, and etc. However, with all this done it still uploads an empty/ broken project. I do get an error message saying “failed to load .umap is an asset” when opening the project up. If anyone has a good method with their gitattributes and gitingore file that I could use as an example in order to test if is something I’m doing or it is a file issue, I would greatly appericate it. Thank you all for your time!