question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi @mob-sakai Did you get this issue

Mesh.vertices is too small. The supplied vertex array has less vertices than are referenced by the triangles array.
UnityEngine.Mesh:set_vertices(Vector3[])
TMPro.TextMeshProUGUI:GenerateTextMesh() (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMPro_UGUI_Private.cs:4070)
TMPro.TextMeshProUGUI:OnPreRenderCanvas() (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMPro_UGUI_Private.cs:1656)
TMPro.TextMeshProUGUI:Rebuild(CanvasUpdate) (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TextMeshProUGUI.cs:209)
UnityEngine.Canvas:SendWillRenderCanvases()

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
johnrossportercommented, Nov 4, 2019

I am having this issue as well. It seems to happen a lot when the TextMeshPro with UIShadow is a child of a gameobject with ContentSizeFitter and a LayoutGroup.

TMP shadow/outline effect doesn’t seem to work with bitmap fonts, no that’s not an option.

1reaction
buihuuloccommented, Jul 12, 2019

TMPP Outline is not good as your. I hope you can somehow fix in soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

Text Mesh Pro Dozens of errors with Unity 2019.1
1. Upgrade to 2019 first and get all the errors. 2. Change scripting runtime version to .NET 4.x 3. Close Unity Editor
Read more >
Unity 2019 - How to fix TextMeshPro 2.0 error cs0433
Go to Window->Package Manager · TextMesh Pro (Version 2.0.0 will be installed) · Click on the arrow > on the left to see...
Read more >
Unity 2019 Text Mesh Pro Error? : r/Unity3D
I just updated my project to 2019 but now I have an error involving Text Mesh Pro? I have tried uninstalling and reinstalling...
Read more >
TextMesh Pro Documentation | TextMeshPro | 3.2.0-pre.5
TextMesh Pro is a set of Unity tools for 2D and 3D text. ... To use TextMesh Pro, you must import the TMP...
Read more >
TextMesh Pro Build Errors Fix - YouTube
If you've downloaded the 2018 version of Unity and find that your scripts now build with 133 errors coming from TextMesh Pro -...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found