Construct Object from Class node, bug and fix in outer pin

v4.24.3

Inside “Widget Blueprint Graph”, if in the “Outer Pin” i search and select this same “Widget Blueprint Class” from where i call the node, i can compile the Widget and package with development build without errors, but in-game the node not work, not call the C++ function linked to pin Object Reference. But if i drag the “Outer Pin” to “Get a reference to self”, work.