Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0f3
Issue ID
931156
Regression
Yes
"MissingMethodException" Error When Selecting default Text Mesh Pro GUI In Hierarchy
To reproduce:
1. Open attached Unity project "TMP Bug Crusher.zip"
2. Open "main" scene
3. In the hierarchy, navigate to Canvas --> TextMeshPro Text
4. Click on the TextMeshPro Text GameObject
5. Observe Console
Result: Console prompts multiple "MissingMethodException: Method not found: 'UnityEditor.MaterialEditor.BeginAnimatedCheck'."
Reproduced on: 2017.1.0b1, 2017.1.0p1, 2017.2.0b1
Not reproduced on: 5.5.4p2, 5.6.2p3
Note: Fixed in 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment