I would like to download UE 4.12

I am currently running UE4.9 and I would like to download and install UE4.12 It appears to be an elusive task.
Can someone send me the link so I can download version4.12

Thanks in advance.

Hello,

See the screenshot below. You’ll need to hit the Add Versions button and then select which version you’d like to install using the dropdown arrow in the box that will appear. This is in the Library tab on our Epic Games Launcher.

Have a great day

how to installing new versin for making game?

Does version 4.9.2 use a 4 or 5 resource video card?

Uploading: image.png…
Hello. I have an old project on 4.12, but it does not start in 4.12.15, and in older versions, is it possible to download some other builds of the 4.12 version now, to pull my developments from there into the new project. In the list in the launcher there is only 4.12.15

Hey there @amhvost! Welcome to the community! The launcher will only have access to the final “stable” versions of each of the main versions. In this case the 4.12.15 is 15 fixes from the original, however those fixes are usually smaller and shouldn’t interfere with opening projects in it’s earlier versions (usually). Though it’s not unheard of!

You can still grab the source code from 4.12.0 from Github, however you’ll need to compile it. I’ll drop some resources on how to do all of that below the disclaimer.

Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.

If you’d never gotten access to the Github, follow this link and it’s instructions to connect your Epic and Github accounts:

Link to the 4.12.0 release (it won’t be visible until you’ve done the above step in full):
https://github.com/EpicGames/UnrealEngine/releases/tag/4.12.0-release

and lastly if you’d never built the engine from source, resources on how to do that:

Documentation (text tutorial):

Video tutorial:

Thanks. I’d like to avoid this option, but if it’s the only way, I’ll try this

Unfortunately the launcher only holds the mainline builds. I understand building from source isn’t optimal!