- Home /
Unity crashes at writing TextMesh?
Hey,
In my game i wanted to write a simple TextMesh. I wrote two letters and then Unity crashed. I tried it several times. It happens all the time.
Can anyone help me?
I write to a Text$$anonymous$$esh with no issues or instability from it (Unity 4.2). Are you using a custom font or doing anything unusual?
I made a shader that doesn't let the font shine through. I'm having an Asus U30SD (https://www.asus.com/Notebooks_Ultrabooks/U30SD/).
Change it to use a default shader. Once you've confirmed the issue is the shader code, focus on that.
Your answer
Follow this Question
Related Questions
I can't change the text mesh 1 Answer
Adding vertices to TextMesh Pro 0 Answers
Text Mesh to Mesh ? 2 Answers
Wrapping a Textmesh text 5 Answers
Adding new lines to text file in runtime. (javascript) 3 Answers