Visual Studio 2019 requires the Universal CRT to be installed

I’m trying to create c++ project, but evry time I receive this error:

An error occurred while trying to generate project files.
Running C:/UE/UE_4.24/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“C:/Users/A/Documents/Unreal Projects/MyProject/MyProject.uproject” -game -rocket -progress
Discovering modules, targets and source code for project…
ERROR: Visual Studio 2019 requires the Universal CRT to be installed.

I’ve already installed this and SDK pack for universal CRT for Windows in Visual Studio 2019, but it didn’t help.

Please, help me.

I’m having this problem too, and have done what you have. As far as I can tell, all of that only works if you windows 8, so if you have Windows 10, you’re screwed.

I also have tried everything and don’t know what to do. I’ve searched everywhere online… I’m trying to download the Unreal Engine fork to use with CARLA, an open-source simulator for autonomous driving research.

This solution worked for me: