Why does the blueprint interface array crash?

I had same problem (editor crashing on PIE). Changing object array (in this case: Sprite Impls) to interface array fixed this issue.

interfacearray.png