C++ Bad Index Crash (Reproducible)

Hey -

You’re correct that the issue has to do with serialization. I was able to reproduce it with the full content you provided however it was not caused by TestActorParent / TestActorChild that you originally sent. From what I can tell so far the serialization issue has to do with the Region class instance creating the Room but I’ve not narrowed it down further yet. You may want to review your Region and Room classes.