Unknown ObjectSerializationError on running game executable

Hello , please try delete following folders in your project

  • Binaries
  • Build
  • DerivedDataCache
  • Intermediate

And open up project, choose yes to rebuild your project
Refresh your visual studio project afterwards too.
Ensure you are cooking correct binary sources in build target.

And it should work!

2 Likes