How to use source control in Unreal Engine 5.3 with GitHub

preview_player
Показать описание
Learn how to use source control (or revision control) in Unreal Engine 5.3 projects with GitHub and Anchorpoint. This tutorial covers everything from setting up GitHub accounts, managing storage, to pushing Unreal Engine projects to GitHub using Anchorpoint. Learn the benefits of source control, including team collaboration, file backup, and the freedom to experiment with your project without fear of breaking it. Whether you're new to source control or looking to improve your workflow, this video provides step-by-step guidance to make your development process smoother and more collaborative.

Unreal Engine assets used in this video: "Edith Finch: Cannery and LowPoly Kingdom" from the Epic Games store

00:00 Intro
01:03 Setting up GitHub
02:37 Setting up Anchorpoint
03:10 Creating a repository
04:53 Pushing files to GitHub
05:14 The Git integration in Unreal Engine
06:42 Using one file per actor in Unreal Engine
08:24 Collaborating in a team
09:17 What your team member needs to do

#github #unrealengine5 #ue5 #gamedevelopment #git #versioncontrol
Рекомендации по теме
Комментарии
Автор

it does sound super useful, especially when working on the same level and it doesnt overwrite my work

mahersabit
Автор

great, another tutorial, again not a word about how to handle blueprints/materials/etc

empireempire
Автор

Is anchoirpoint useful if one doesn't want to use github to avoid fees and just locally ?

IamNeighborlee
Автор

When I try to create a project Anchorpoint always returns the error "Could not create project". It just creates an empty repository without any of the project files.

maxgrey
Автор

why would i use this when for team (even 2 people) I need to pay? I can use github and github desktop for free.

architectsxiii
Автор

i need help, i get this error : SourceControl: Error: fatal: Invalid path '/Memory': No such file or directory

MadiNoe
Автор

My biggest issue with all these tutorials, is that none show how to get the cloned repo to a working unreal build. Due to the gitignore rules, a lot of files are left out of being uploaded to github. How would one get those files on a new pc, and get the files that are missing due to the gitignore?

GTexperience_Channel
Автор

Why the hell did you make git version control now paid... what

simplyastery