Search Issue Tracker

Fixed in 1.6.0, 2.2.0, 3.2.0

Votes

0

Found in [Package]

2.1.3

Issue ID

1316658

Regression

Yes

The Font tag stops working when the quotes are not used in the tag and the Scene contains a label with the "<a href='" value

Package: TextMeshPro

-

How to reproduce:
1. Open the user's attached project
2. Open 'SampleScene'
3. In the Hierarchy select Canvas > TextCausesIssue
4. Enable the selected GameObject in the Inspector
5. In the Hierarchy select 'TextWithStyle'
6. Disable the selected GameObject in the Inspector
7. Re-enable the 'TextWithStyle' GameObject
8. Observe the Game view

Expected result: 'Font text outside font' gets displayed in the Game view
Actual result: '<font=LiberationSans SDF>font text</font> outside font' gets displayed in the Game view

Reproducible with: TextMeshPro 2.1.3 (2019.4.21f1), 3.0.4 (2020.2.6f1, 2021.1.0b8, 2021.2.0a6)
Not reproducible with: TextMeshPro 1.4.1 (2018.4.32f1), 2.1.1 (2019.4.21f1)

Notes:
- The issue reproduces only when quotes are not used in the markup tag <font=LiberationSans SDF>

  1. Resolution Note (fix version 1.6.0, 2.2.0, 3.2.0):

    Fixed in: 2019.4.38f1

Add comment

Log in to post comment