Hey !
I’ve been trying to package my game but unfortunately an error has been coming up :
UATHelper: Packaging (Windows): LogInit: Display: LogProperty: Error: FStructProperty::Serialize Loading: Property ‘StructProperty /Game/Inventory/Items/BP_TestActor.BP_TestActor_C:LookAt:CallFunc_GetDataTableRowFromName_OutRow’. Unknown structure.
UATHelper: Packaging (Windows): LogInit: Display: LogProperty: Error: FStructProperty::Serialize Loading: Property ‘StructProperty /Game/Inventory/UI/WBP_DragPreview.WBP_DragPreview_C:ExecuteUbergraph_WBP_DragPreview:CallFunc_GetDataTableRowFromName_OutRow’. Unknown structure.
UATHelper: Packaging (Windows): LogInit: Display: LogProperty: Error: FStructProperty::Serialize Loading: Property ‘StructProperty /Game/Inventory/UI/WBP_InventorySlot.WBP_InventorySlot_C:ExecuteUbergraph_WBP_InventorySlot:CallFunc_GetDataTableRowFromName_OutRow’. Unknown structure.
I can’t find a solution to it. Can you help me with that ?