Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b2
Issue ID
929909
Regression
Yes
The TextMeshPro text is not displayed on the screen, the errors appear
Reproduction steps:
1. Download and import "TextMesh Pro" in the project;
2. Go to TextMesh Pro -> Examples ->Scenes in the Project window;
3. Open some scenes;
Actual result: the text is not displayed on the screen. Also, the errors appear:
MissingMethodException: Method not found: 'UnityEngine.Mesh.Clear'.
NullReferenceException: Object reference not set to an instance of an object
Expected result: the errors should not appear, the text should be displayed on the screen.
Reproduced with: 2017.2.0b2
Not reproducible with: 5.6.2p2, 2017.1.0f3, 2017.2.0a1, 2017.2.0b1
Regression introduced in 2017.2.0b2
Comments (3)
-
bruno-valli-bnsf
Oct 25, 2019 19:44
Very strange for me. It works fine in Unity while debugging. Then I can transfer the application to Microsoft HoloLens 1 and it also displays there, but when I Live Cast from the HoloLens the Live cast does not show any text. Very strange.
-
poetoaster3006
Nov 30, 2017 15:52
I'm using Unity 2017.3.0b10 and there are some issues with Text mesh pro. Some fonts don't display on the screen at all..
-
sanatan
Aug 25, 2017 11:36
this aint fixed, im running the latest beta build and my textmesh pro is not working properly
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
This is a duplicate of issue #930145