UTextRenderComponent in UE5 renders a blank instead of text.

I turns out the problem was inherent to UE5 version 5.0
I downloaded 5.2 from GitHub, and built it all was fine.

Thanks for your help.