Localization not finding FTexts in UDataAsset

Any UObject’s directly or indirectly contained FText properties should be gathered. Only UDialogueWave and UDataTable require special localization support, as they aren’t simply UObjects with FText properties. UDataAsset should not need any explicit localization support. As far as I can tell, this should just work. I’ll test this locally and have more information or questions for you next week.