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.