Plugins folder missing from VS Solution

Hello,

I’m trying to convert my 4.7 project to 4.8 which I’ve successfully done on another project however, this one is giving me issues. I’ve tried to create the VS Solution but upon opening the file in Visual Studio the plugins folder is missing from from the project in the Solution Explorer. The only plugin I’m using is Ehamloptiran’s TextureMoviePlugin to allow avi’s to play on textures. It seems that unless I can rebuild the project with the plugin, I can’t get the project to open in the Unreal Editor.

Is there a way to import the Plugins folder into the Solution? I haven’t been able to import or drag the folder in.

If you open the Project Directory you should see a Plugin folder. If some how folder got deleted you can just make a new one add the plugins and then use the Generate Visual studio files commend and then rebuild the project in VS.

2 Likes