Adding Item to Object Array via Blueprint

Okay well so that wont be the issue then, its just got me wondering since I tend to use Add myself with out problems.

Where is DestroySelf being called from? I couldnt see that in the clip. If youre trying to Destroy the Actor while referencing it you can get issues if its Pending Destroy. The log will show a warning and possibly an error for that.