As shown in the picture, there is a TArray in FTestParent, another USTRUCT FTestChild in the array, FTestChild has a FString TestShowString, I want to show it only when IsCondition is true.
When I create a DataTable with FTestParent as a structure, deleting the member of Childs in the DataTable causes the engine to crash.
My engine version is 4.27.