UE crashes when I add item to Tile View widget

Hi guys,
I’m trying to make inventory using Tile view, but every time I add item to it, engine crushes. I tried the same with uniform grid, and everything worked fine. Widget that I’m trying to add is the same as Entry widget. Any suggestions?

Does the ItemSlot implement the interface needed by the Tile View?

It didn’t…
Now everything works just fine, thanks for your reply!

hi,
my english is realy bad, so i dont get what u mean by this
"Does the ItemSlot implement the interface needed by the Tile View? "
can u explain it to me, i have same problem, when i add item to tile view , the ue will crash

The child needs to implement an interface User Object List Entry. Only then will it be accepted as the Entry Widget Class.

edit: btw, your English sounds fine to me

ty so mouch dude, i truly appreciate it