You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I'm not a pro using github but I encouter a bug in Unity 6.1 !
ligne 50 of CurvedTextMeshProUnderline.cs
replace Vector2[] uvs0 = m_textInfo.meshInfo[0].uvs0;
to Vector4[] uvs0 = m_textInfo.meshInfo[0].uvs0;