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