From a7d86567ef07765487955a0334f4f8e6d092ac13 Mon Sep 17 00:00:00 2001 From: Bartok9 Date: Wed, 22 Jul 2026 05:22:47 -0400 Subject: [PATCH] docs(macos): clarify Epic Launcher path to install UE 4.27 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit salvage: credit @soumildatta #5021 — Library is under the Unreal Engine section top nav, not a sole left-pane root tab. Light wording refresh so current Launcher labels still match. Signed-off-by: Bartok9 --- docs/build_macos.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build_macos.md b/docs/build_macos.md index 71d63e4b21..544b5e3d8a 100644 --- a/docs/build_macos.md +++ b/docs/build_macos.md @@ -15,8 +15,8 @@ Please see instructions [here](docker_ubuntu.md) #### Download Unreal Engine 1. [Download](https://www.unrealengine.com/download) the Epic Games Launcher. While the Unreal Engine is open source and free to download, registration is still required. -2. Run the Epic Games Launcher, open the `Library` tab on the left pane. - Click on the `Add Versions` which should show the option to download **Unreal 4.27** as shown below. If you have multiple versions of Unreal installed then **make sure 4.27 is set to `current`** by clicking down arrow next to the Launch button for the version. +2. Run the Epic Games Launcher, open the `Unreal Engine` tab on the left pane, then the `Library` tab along the top of that section. + Click on **Install Engine** / `Engine Versions` → add (wording varies slightly by Launcher version; formerly `Add Versions`) which should show the option to download **Unreal 4.27** as shown below. If you have multiple versions of Unreal installed then **make sure 4.27 is set to `current`** by clicking the down arrow next to the Launch button for the version. **Note**: AirSim also works with UE >= 4.24, however, we recommend 4.27. **Note**: If you have UE 4.16 or older projects, please see the [upgrade guide](unreal_upgrade.md) to upgrade your projects.