I get tons of these errors when I try to package my game. They seem to be all related to the buggy structure variables of UE4 which can get corrupted. What can I do about it to get my game packaged?
Everything compiles and plays fine in the editor, play as standalone works also fine. Any build setup I try does not.
I reported a lot about the buggy structure variables in the past but nothing got fixed in any new version. More on that here: Structure Variables get corrupted - Programming & Scripting - Unreal Engine Forums
See attached file for the whole log file
link text
[2018.01.02-16.55.30:468][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/Menu/LevelSettings.LevelSettings_C:ExecuteUbergraph_LevelSettings.CallFunc_Array_Get_Item2’. Unknown structure.
[2018.01.02-16.55.30:469][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/Menu/LevelSettings.LevelSettings_C:ExecuteUbergraph_LevelSettings.K2Node_MakeStruct_CurrentAllSettings’. Unknown structure.
[2018.01.02-16.55.30:470][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/Menu/LevelSettings.LevelSettings_C:ExecuteUbergraph_LevelSettings.K2Node_MakeStruct_VisualsSettings’. Unknown structure.
[2018.01.02-16.55.30:470][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/Menu/LevelSettings.LevelSettings_C:ExecuteUbergraph_LevelSettings.K2Node_MakeStruct_VisualsSettings2’. Unknown structure.
[2018.01.02-16.55.30:471][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/Menu/LevelSettings.LevelSettings_C:ExecuteUbergraph_LevelSettings.K2Node_MakeStruct_VisualsSettings3’. Unknown structure.
[2018.01.02-16.55.30:472][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/Menu/LevelSettings.LevelSettings_C:ExecuteUbergraph_LevelSettings.K2Node_MakeStruct_VisualsSettings4’. Unknown structure.
[2018.01.02-16.55.30:472][ 0]LogProperty:Error: UStructProperty::Serialize Loading: Property ‘StructProperty /Game/Menu/LevelSettings.LevelSettings_C:ExecuteUbergraph_LevelSettings.K2Node_MakeStruct_VisualsSettings5’. Unknown structure.