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
-
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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
This is a duplicate of issue #930145