Random lines showing up in Text component

Hi all, throughout my game these random lines are showing up in my Text components. They only appear on the camera, in the Scene view they’re not there. So I’m very confused. I’ve tried deleting and reloading the font asset but no luck.

On camera:
180655-1.png

In Scene view
180656-2.png

Any ideas about why this is happening? Thanks

I believe I figured it out. The font asset’s size was set to 500, which was making it bug out like this. Lowering the font size made it go away.