Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject/Private/Serialization
andrew scheidecker 6d87d814fb Fix for unversioned serialization of arrays of optionals (or other cases where an optional property might be nested in a container).
Also fix a memory leak when doing unversioned serialization of properties with destructors and default values: "loading as zero" doesn't call the destructor on the value being overwritten, and so isn't safe to use for properties that require destruction.
#rb Devin.Doucette, Robert.Manuszewski

[CL 26706988 by andrew scheidecker in ue5-main branch]
2023-07-31 11:22:52 -04:00
..
2023-06-10 01:58:50 -04:00