Unreal Engine does not see Visual Studio

Created proct. I collected the build everything was fine. One day while trying to build the build, I got an error that Visual Studio 2019 and C ++ components from Visual Studio 2017 were not installed. The project is on version 4.25.1 from the launcher.

I’ve been looking for an answer for a week, but unfortunately I haven’t found anything. I tried a lot of things.

The project does not open gives an error: when you click NO, nothing happens when you click YES the next error.

Threw the project to later versions, the same error.
I tried to assemble the engine through the git, the same error.

logs

Please help.

I do not have antivirus. I installed all the components.

P.S. When downloading the project repository to another computer, the same error. I can create a new project in Blueprints, but I can’t add a C ++ script there, and I can’t create a project in C ++ either.

It feels like the engine or project just doesn’t see Visual Studio.

I installed the components on 40GB, everything is needed and not needed.

When I generate a file of the downloaded engine through git, the file GenerateProjectsFile.bat leaves a similar error.

What’s the matter? Why can’t I open a project? Why does the engine not see Visual Studio, and what incompatibilities or modules does the error indicate when opening the project?

P.S: The Visual Studio Project Fillet was generated by right-clicking on .projects, too, tried. Mistake


The project was created at Blueprints and does not use C ++.

HELP!!!