Can't build Unreal Editor 4.27.2 from source

I got exactly same issue, the visual studio are using window 10 sdk 10.0.22, which is not support by visual studio 2019. So, there is a way to configure visual studio to use different version of window 10 sdk.

A evidence for this is you can’t isntall window10 sdk 10.0.22 in the visual studio 2019 installer

Edited: 10.0.22 is actually window 11 sdk, so that may cause the error

1 Like