Porting Plugins from UE5.0 to UE5.1 source build causes DLL Registration Errors

I built UE5.1-Main from source successfully. I’m trying to port my UE5 marketplace plugins, but when I launch the editor I get these errors for all my ported plugins.

I suspect it might have something to do with .NET6.0 SDK (which I had to install to build the source). Maybe I installed it incorrectly. Or perhaps I’m missing some other visual studio component. Any ideas what’s going on here and how to fix it? (edited) I followed this guide to install .NET6.0 for Visual Studio Community 2019.

Screenshot 2022-04-30 084410
Screenshot 2022-04-30 084441

1 Like