LogText: Warning: Saving FText "" which has been initialized from FString at cook time

Steps to Reproduce
When user creates user type (struct) using Unreal Editor UI and some of it properties are FText and default values are empty, the cook logs

“LogText: Warning: Saving FText “” which has been initialized from FString at cook time …”.