4.8 AddUniqueArray ActorSelf pin disconnected on load

In my Actor Class Blueprint, I have a variable of type Actor made into an Array. I get this array on my graph and plug it into a ADDUNIQUE node. In the New Item pin I plug a Self Reference.

47193-addunique1.jpg

Compiled and Saved, I close my project. I re-open my project and I open my Actor Blueprint. The Self Reference is now disconnected from the New Item pin on the ADDUNIQUE node.

47194-addunique2.jpg

This was recreated in a blank/new project. I can currently work around it by creating a new variable, setting my self reference in this variable and using this new variable as my self reference.

Should I push for an update with this work-around or should I wait for a fix?

Hi Mortusnyte,

This looks similar to several bug reports we have in our system. These have been marked as fixed in our internal builds and should resolve this error as well. The bug report in question is UE-16972.