Blueprint Runtime Error: “Accessed None trying to read property UI_WrapBoxRef”. Node: Add Child to Wrap Box Graph: ShowPackageUI Function: Show Package UI Blueprint: CB_0
The variable UI_WrapBoxRef is null so most likely, you need to assign a proper widget reference to it. Double check your execution flow.