UE4 4.20.3 cannot find VS2019

When I try to create a project or a C++ component on UE4, this gave me the message:
“No compiler was found”

I already tried to set some enviroment variables, tried to repair VS2019, tried to repair UE4. VS2019 already have Game Development Tools and NET SDK 4.6.2, but nothing get works.

I dont know what to do now, I want not to reinstall Visual Studio or UE4, Im trying to find a solution for this…
Anyone knows what i can do to solve it?

Thanks.

VS 2019 isn’t officially supported for 4.20.

As a workaround, you can delete your Build and Intermediate directories, then rebuild the code.