In the above image you can see 2 different scenarios
1. Typing name directly in the variable. Works and displays fine.
2. Getting the name from Array. The correct text gets all the way to Spritefont object, but then the text just doesn't display in game.
I managed to get some character names to show increasing the text area but not all. So my issue seems to be that the Spritefont object thinks there isn't enough space for the text, even though there clearly is because when I write it there normally it shows. Is this a bug or am I doing something wrong?