How to create Text Render at runtime in C++

You need to call:



Text->RegisterComponent();


Do it after you call NewObject<>