FString Text Data Getting Corrupted

I was able to solve the issue by using the USTRUCT alone instead of using a Pointer. The data is no longer being corrupted and is printing successfully.