but i am finding it hard to figure out what my next steps should be. any help would be very much appreciated! Have built the project successfully on another computer, which has since died and have ported the project to a new PC, now rebuilding and getting this issue… thanks
Make sure that if you added any C++ classes to your project, you do so through Visual Studio compile, rather than the in-editor compilation. I found out the hard way that you can corrupt your whole project using some of the provided features in the engine for C++ compiling.