How to serialize TArray< MyClass*> ?

As a value it gives me the same error while compiling, just noticed it is more explained in Output tab Struct recursion via arrays is unsupported for properties. Second one was made via Serialize function and unfortunately this is all I get.

This is way harder than I thought it will be… I’ll be trying bit more to serialize class, that’s what should work, at least it seems to work for others.