I’ve just encountered a very strange error when using a 3D Text GameObject. I downloaded a font called HighSpeed from the interweb. It’s a Windows TrueType Font. Here’s the steps to get to the error:
- Create a new 3D Text GameObject
- Drag the HighSpeed font into the font property in the Inspector.
- Drag the font material that’s within that font to the Material property of the new GameObject. At this point the font texture shows up underneath.
- Adjust the size and position to get it where I want in the scene.
All is fine up until this point…however…when I save the scene suddenly the font texture goes completely blank and the text vanishes from the screen. I didn’t do any other actions, just saving the scene after setting up this text causes the font texture to go blank and the text itself to disappear. I’ve used 3D Text objects many times and I’ve never seen anything like this happen, and I have no idea what could be causing it. It’s frustrating because it took a while to find the perfect font. Has anything like this ever happened before and what can I do to prevent my font texture from going blank and the text disappearing?
Thanks
-Mo