Community Tutorial: Unreal Engine 5: Simple Visual Source Control Setup

When working on projects within Unreal Engine, there’s no reason to skip out on source control. With source control, you can create snapshots of your project whenever you like, and roll back to any of those snapshots to recover work, or fix mistakes. Version control also has tight integrations with online services like GitHub and Azure which lets you easily back up your project in the cloud with just a couple clicks for free.

Source control can be complex and deep, but it doesn’t have to be. In this video, we’ll set up a simple version control system for your project that will track changes on your PC and also back everything up online. We’re not using any command line today so this is perfect for those of you that are artists, work in animation or movies or mainly blueprints. I hope this helps you and gives you a little more peace of mind for any large or important projects.

https://dev.epicgames.com/community/learning/tutorials/eKmk/unreal-engine-5-simple-visual-source-control-setup