I had this issue to and you wouldn’t guess what it was, for me it was a class reference to an actor in a data table, the referenced actor was the Ensure condition, the error come from a datatable row handle reference within another actor once this reference was cleared to none the error disappeared, so this issue should be looked into because it seems to be looking at class reference to see if its valid or not and its breaking at some point.