How to serialize TArray< MyClass*> ?

You shouldn’t use the struct as a pointer, use it as a value type instead. For the second one try not inline it to get a bit more info.