New to unreal and am following a video tutorial. I’ve tried closing and reopening Unreal 5. I have a Structure, the last variable is a blueprint “item master” reference. The ItemMaster has the structure in it’s variables.
I’m trying to set the blueprint reference of a child blueprint to itself(itemclass: BP_ItemHealthPotion) but it doesn’t change in the dropdown. It’s stuck at none.
The video tutorial I’ve been following just changes it with no issue. I can’t change the parent’s ItemClass variable or any of the other child Item’s ItemClass variables.