Where is 4.7.2 version of engine?

Hi guys! I’ve recently installed version 4.7.6 of engine, but I saw that there are many bugs and changese from older versions, and there aren’t any tutorials for this version, so i want to download 4.7.2 version of UE, but it is not in list. Where can I download it?
Sorry for my bad english :slight_smile:

Hi AlphaJupiter,

Launcher only provides latest binary versions of our engine releases. If you’d like to use an older hotfix version such as 4.7.2, you’ll need to download and build from source. Here is link (note that you must have hooked your GitHub account to your UnrealEngine account, and must be logged in to see this page):

https://github.com/EpicGames/UnrealEngine/releases/tag/4.7.2-release

You should know, however, that hotfixes didn’t cause new problems, so 4.7.6 should actually be an improvement from 4.7.2. Any tutorials that work with 4.7.2 won’t be noticeably different for 4.7.6. You could also try 4.8, which was released yesterday.

Thank you!