Failed import for ObjectProperty

Using 5.3 When I do a build I get these errors

UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/Elements/UI_BuildingMenuSegment  : Failed import for ObjectProperty /Game/Shadowar/Blueprints/Structures/BuildingSystem/STR_BuildingObjectSettings.STR_BuildingObjectSettings:Icon_29_F453032D44B1C56851150E9127D08233 Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/Elements/UI_BuildingMenuSegment.UI_BuildingMenuSegment_C:UpdateWidget
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/Components/QuestTasks/BP_QuestTaskComponent_Building  : Failed import for StructProperty /Game/Shadowar/Blueprints/Structures/BuildingSystem/STR_BuildingObjectSettings.STR_BuildingObjectSettings:Handle_65_2C8D1BB046C21623B1F418889A994FF0 Referenced by export Function /Game/Shadowar/Blueprints/Components/QuestTasks/BP_QuestTaskComponent_Building.BP_QuestTaskComponent_Building_C:CheckBuildingObject
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/Elements/UI_TradingItem  : Failed import for ObjectProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:Icon_11_F8EF38624C72890DA50093880E07917C Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/Elements/UI_TradingItem.UI_TradingItem_C:UpdateIcon
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/Elements/UI_TradingItem  : Failed import for StructProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:CostValue_38_AA83680B4E31011115A326BE65A10D1F Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/Elements/UI_TradingItem.UI_TradingItem_C:UpdateCost
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/Elements/UI_TradingItem  : Failed import for TextProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:Name_6_4BDAD3B24B564228353D28A42C703448 Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/Elements/UI_TradingItem.UI_TradingItem_C:UpdateName Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/Elements/UI_TradingItem.UI_TradingItem_C:UpdateCost
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/Elements/UI_Item  : Failed import for ObjectProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:Icon_11_F8EF38624C72890DA50093880E07917C Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/Elements/UI_Item.UI_Item_C:ExecuteUbergraph_UI_Item
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/HUD/UI_TradeList  : Failed import for StructProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:ItemTags_35_3503C2784ACEE59E3DACB1B8942FF342 Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/HUD/UI_TradeList.UI_TradeList_C:ShowTradingItemsByCategory
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/HUD/UI_SelectedTradingItemInfo  : Failed import for ObjectProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:Icon_11_F8EF38624C72890DA50093880E07917C Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/HUD/UI_SelectedTradingItemInfo.UI_SelectedTradingItemInfo_C:UpdateWidget
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/HUD/UI_SelectedTradingItemInfo  : Failed import for StructProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:CostValue_38_AA83680B4E31011115A326BE65A10D1F Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/HUD/UI_SelectedTradingItemInfo.UI_SelectedTradingItemInfo_C:UpdateWidget
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/HUD/UI_SelectedTradingItemInfo  : Failed import for TextProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:Description_8_4DA029524B4A3B9B74B569AF7F7F5DB0 Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/HUD/UI_SelectedTradingItemInfo.UI_SelectedTradingItemInfo_C:UpdateWidget
UATHelper: Packaging (Windows): LogInit: Display: LoadErrors: Error: /Game/Shadowar/Blueprints/UserInterface/HUD/UI_SelectedTradingItemInfo  : Failed import for TextProperty /Game/Shadowar/Blueprints/Structures/Items/STR_ItemInstance.STR_ItemInstance:Name_6_4BDAD3B24B564228353D28A42C703448 Referenced by export Function /Game/Shadowar/Blueprints/UserInterface/HUD/UI_SelectedTradingItemInfo.UI_SelectedTradingItemInfo_C:UpdateWidget

Unfortunate no one answered this, I’m having the same exact errors using a different fresh project template with no changes made to it. not sure how to fix them.