When I create a 3D font, the default Arial font appears just fine. I tried importing Verdana manually from the Windows/font folder and I could choose it now inside Unity, but it won’t display - it’ll be invisible.
Any solutions? I just want simple black Verdana text 3D objects. :-/
When you imported the font into Unity a material should have been made for / with it. Click on your 3DText and drag that material into the 3DText to overwrite the default material which is garbage. Hope this helps and good luck.