Hm, i can’t get this recreated. I made a custom LevelScriptActor and used a Boxtrigger with Overlapfunction to fire the Function.
The function gets fired and i don’t get an Access violation error.
Would you mind debugging your code with a few if’s?
Just check every pointer if it’s null and make some debug messages so you know at which point the a pointer is already null.