I was finding text created in the editor resized to 0. In the VisualEditor_scene file, change this line SetTextSize ( ID, VisualEditor_Entities [ index ].textSize) to SetTextSize ( ID, VisualEditor_Entities [ index ].sizeY). Hopefully this helps somebody. You need to change this in both the C:\Program Files (x86)\Steam\steamapps\common\App Game Kit 2\DLC\Visual Editor\projects\Template folder and your project folder.