Skip to main content

Unreal Engine 5 Installation

✍ Last Updated : February 19, 2024

πŸšͺ Prequisite Knowledge (Optional)

Describe Initial Knowledge that reader need to know before reading this article

❓ Key Question / Problem / Issue

How to install and create / open the Unreal Engine 5 project?

βœ… Expected Output/Definition of Done

Unreal Engine 5 installed well with all of prerequisites & can create or open an Unreal Engine 5 projects.

🎁 Resulting Solution

Installing Unreal Engine 5

  1. Check your machine meets the requirements for installing here

    Hardware and Software Specifications

  2. Follow Epic Provided Guideline on how to install unreal engine

    Installing Unreal Engine

  3. Before you launch the Unreal Engine 5, make sure you have recommended Visual Studio install ed in your machine

    ⚠ Please Refer to Unreal Visual Studio Setup to install currect version and all required component

  4. and modify some features (Open visual studio installer and click button modify next to Visual Studio 2019).

    Untitled

  5. You will see some feature that you can install on your Visual Studio, make sure you install β€˜Game development with C++’

    Untitled

  6. At Individual components, install .NET Framework 4.8 SDK

    Untitled

  7. And you also need to install .NET 6.0

Download .NET 6.0 (Linux, macOS, and Windows)

  1. After all installed, try to create by launch the Unreal 5 version or open if you have any Unreal 5 project!