Hello everyone, is this still active? I seem to have some issues. I’m trying to spawn a prefab from a blueprint but nothing spawns. I’m in a construction script, running spawn prefab as the only thing in the BP. The World Context Object points to “self” of the BP, the Prefab is set, the Transform is the default node of “Make Transform” and Seed is 0. The construction script is executed but nothing happens, nothing appears in the game world. I can move the Actor object gizmo, the construction script gets called with every step, but nothing happens. What am I doing wrong?