UMG Inventory in UE4 tutorial: items not showing up in inventory after pickup

So after following the UMG Inventory in UE4 tutorial im having an issues with items showing up in the inventory in 4.6.
every thing picks up fine detail panel works but i cant seem get the items to show in the inventory .

figured it out my self

Great to hear. By any chance could you tell me what the issue was? I’m having the Same problem.

just set up the image inside the details panel of the item you already placed in the world

I am having the same problem. I think the issue exists somewhere in the "bring up inventory menu’ script, found in the character blueprint.

I checked the script on UMG demo level and that particular script( now renamed ‘open inventory menu’ ) is different from what the guy actually teaches in the [video][1].

I’m still having this problem, even though my pickup items already have images assigned to them.
Does anyone have working source project they can send me by any chance?