5.2 Linux build fails after commit 5f2b8512bd17b34d3395da39181db5ad52b5e470

After commit 5f2b8512bd17b34d3395da39181db5ad52b5e470 proudly named as “Update Linux to use v22 toolchain (clang 16.0.6)” required toolchain not installed automatically and GenerateProjectFiles.sh fails with message

Platform Linux is not a valid platform to build. Check that the SDK is installed properly and that you have the necessary platorm support files (DataDrivenPlatformInfo.ini, SDK.json, etc).

1 Like

It’s causing problems in the 5.3 and ue5-main branches also:
See this post

Issue still not resolved. Branches ue5-main and 5.3 won’t compile out of the box.
clang-15 need to be added manually into Linux_SDK.json each time

1 Like

Still not resolved. The 5.3 branch doesn’t even have a Linux_SDK.json to tweak.