Why does myTextRenderComponent fill the screen on my packaged game?

Hi SkyInAPond -

Not necessarily, but the scaling issue you are having is somewhere in the asset creation chain whether in import or a blueprint, you will have to track down any part in the chain where the text is changed and ensure that it is not also associated with a change in scale setting or font size change.

-Eric Ketchum