C++ Hot Reload not working in UE5 (but works in UE4)

Yep, the same bug with live coding OFF. VS 2022 doesnt compile diff dlls, which required for hot reload, it just tries to replace original dll. Buf if you use “recompile” in Editor, it works fine.