UE on an offline PC

Hi there,

I would like to use Unreal Engine on a PC without internet connection.

Is there a way to install the engine without an internet connection?

Thank you for your help

Hi.

At least one PC needs to be connected for the initial download. With that in mind, there are two options:

Either grab the source code from Github on a connected PC (Downloading Unreal Engine Source Code | Unreal Engine Documentation) and then transfer and compile the code.

Or follow this guide which was intended for installing on multiple PCs in an academic setting (https://docs.unrealengine.com/en-US/GettingStarted/Installation/Academic/index.html)

Cheers

Thanks for the quick help!
I will try the options today