I’m trying to open a new project in the C++ editor in Unreal Engine 4.20, but I get an error code that prevents me from making a new project. I don’t know what to do, so I’m going to paste the code here and hope someone can help. I’m assuming there’s something that I don’t have installed, but I’m not sure what it exactly is or how to get it.
An error occurred while trying to generate project files.
Running C:/Program Files/Epic Games/UE_4.20/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“C:/Users/GriffintheD/Documents/Unreal Projects/MyProject3/MyProject3.uproject” -game -rocket -progress
Discovering modules, targets and source code for project…
WARNING: Exception while generating include data for UE4Editor: Visual Studio 2017 requires the Universal CRT to be installed.
Binding IntelliSense data… 0%@progress ‘Binding IntelliSense data…’ 50%
WARNING: Exception while generating include data for MyProject3Editor: Visual Studio 2017 requires the Universal CRT to be installed.
Binding IntelliSense data… 50%@progress ‘Binding IntelliSense data…’ 100%
ERROR: UnrealBuildTool Exception: Visual Studio 2017 requires the Universal CRT to be installed.