this
you’re not handling the IsNotValid branch which is obviously the case. So it goes back to the question, where did you set the ItemRef variable?
from what i can see you could do it on your ItemBP begin play, GetItemNameWidget->SetItemBpRef->Self
also dont use Widget Bindings, theyre horribly inefficient. but one problem at a time