Hello! im trying to cook my android game and it gets failed
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:DetermineHighestScoreValue.HighestScoreStruct'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:DetermineHighestScoreValue.CallFunc_Array_Get_Item'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:DetermineHighestScoreValue.CallFunc_Array_Get_Item2'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:AddHighScore.NewScore'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:SortSaveData.CallFunc_DetermineHighestScoreValue_HighestScoreStruct'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:SortSaveData.TempSaveStruct.TempSaveStruct'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:DetermineLowestScoreValue.LowestScoreStruct'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:DetermineLowestScoreValue.CallFunc_Array_Get_Item'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:DetermineLowestScoreValue.CallFunc_Array_Get_Item2'. Unknown structure.
LogProperty:Error: UStructProperty::Serialize Loading: Property 'StructProperty /Game/Blueprints/HighscoreSave.HighscoreSave_C:SaveScoreStruct.SaveScoreStruct'. Unknown structure.
PackagingResults:Error: Error Unknown Cook Failure
PLEASE NOTE that this project is made entirely from BLUEPRINTS and everything is working perfectly in the editor.