My visual studio is not working with Unreal Engine 5

I followed everything in this link https://learn.microsoft.com/en-us/visualstudio/gamedev/unreal/get-started/vs-tools-unreal-install, from adding everything in the visual studio installer, installing and adding the Visual Studio Integration Tool in my Unreal Project, being sure that both Unreal and Visual Studio 2022 are updated, even starting a new project.

After all of this I still get the

[2023.09.27-05.43.52:192][ 0]LogInit: Error: VisualStudioToolsCommandlet looked like a commandlet, but we could not find the class.
Command finished with exit code 1.
Analyzing Blueprints - Error: Enhanced Unreal Engine support requires the free Visual Studio Integration Tool plugin.

If anyone could help me solve this issue I would be grateful

Hey @Francismc! Welcome to the forums!

When you open your project, are you enabling the plugin via edit → plugins then finding the Visual Studio Integration Tool plugin and enabling it there?

Yes, I already had enabled the plugin Visual Studio Integration Tools in Unreal.

The plug in that is installed isn’t up to date for 5.3. There’s a correct one in the UE installation folder somewhere. Let me see if I can find the post with the info.

Here is what I followed Using the UnrealVS Extension for Unreal Engine C++ Projects | Unreal Engine 5.3 Documentation

1 Like