Unity Issue Tracker - Text breaks onto a new line when using Chinese characters and Font Style is bold
Closed
UUM-70375
Text breaks onto a new line when using Chinese characters and Font Style is bold
Unity: Text (TextCore)
Won't Fix
2022.3.X
2021.3.X
This is fixed in 2023.2+. However, the fix involves a lot of changes that unfortunately cannot be backported to 2022.3.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the Game view
Expected result: Text within the yellow buttons is displayed in one line in the Game view
Actual result: Text in yellow buttons breaks onto a new line in the Game view
Reproducible with: 2021.3.37f1, 2022.3.24f1, 2023.1.0a19
Not reproducible with: 2023.2.16f1, 2023.2.18f1, 6000.0.0b15
Couldn't test with: 2023.1.0a20, 2023.2.15f1 (Chinese characters do not appear in the Game view)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
Not reproducible when Font Style is not bold
Hovering the mouse over the buttons fixes their layout
Prioritise and Follow this issue
Have a workaround or additional info about this issue?