Skip to content

Vector2 to Vector4 #3

@LeLaboDuGame

Description

@LeLaboDuGame

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions