VSUEPlugin

The required UE plugin could not be found when parsing the Blueprint information in the project

in Visual studio 2022 displays this message and the install button throws to the site Visual Studio: IDE and Code Editor for Software Developers and Teams but this link and can not download anything. How to be in this situation ?

Also tried to install UnrealVS, which was in the folder Extras did not help. Does anyone know where you can get this plugin?

Try going to your Unreal Engine Plugins and ticking the option to enable the Visual Studio plugin:

1 Like

Funny thing is that this plugin does not come as part of default UE 4.27 installation.
It exists on marketplace under the name Visual Studio Integration Tools:

So:

  1. Find this plugin on Unreal Marketplace.
  2. Install it from marketplace.
  3. Enable it in UE 4.27 project.
  4. Restart VS to see it working.

Above steps worked for me.