From d82e2eb8234cc52ffb4e21d374d3d8c294ab6112 Mon Sep 17 00:00:00 2001 From: Ross Simpson Date: Mon, 4 May 2026 16:43:34 +0200 Subject: [PATCH] feat(STS-2542): Add UE 5.7.4 to the support engine version list --- src/steelshield/unreal-engine-plugin/requirements.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/steelshield/unreal-engine-plugin/requirements.md b/src/steelshield/unreal-engine-plugin/requirements.md index 765e99dc..4acf68be 100644 --- a/src/steelshield/unreal-engine-plugin/requirements.md +++ b/src/steelshield/unreal-engine-plugin/requirements.md @@ -13,6 +13,7 @@ The following versions of Unreal Engine are officially supported for the SteelSh - UE 5.2.1 - UE 5.5.3 - UE 5.6.1 +- UE 5.7.4 If the version of the engine you use is not listed above, you can often use the closest matching patch version for your major and minor engine version (for example, 5.2.x for 5.2.3). Before using an unlisted version in production, run extensive end-to-end tests in GameFabric with Proof of Identity enabled and confirm that SteelShield handles all network traffic correctly.