Unreal Engine 5.4 Preview

I try to solve problem with proposed by Epic solution:
In the Visual Studio 2022 installer, install the “MSVC v143 - VS 2022 C++ x64/x86 build tools (v14.38-17.8)”

Also upgrade VS 2022, restart computer, again, clean temp folders of project, rebuild, nad run with debug with different issue.
This time I have Unhandled exception in line:
if (CheckFeatureBit_X86(ECPUFeatureBits_X86::SSE42) == false)
inside function:
void FWindowsPlatformMisc::PlatformPreInit()

Again in screenshot is callstack and exception line. Editor do not launch at all.

And this is funny, because I have SSE4.2 in my CPU (HWiNFO screnshot)