Search Issue Tracker

Won't Fix

Votes

1

Found in

5.6.3p4

Issue ID

961898

Regression

No

Chinese language text with no spaces is shrunk to fit in line and not to line break

uGUI

-

Reproduction steps:
1. Download project "TextIssuesProject.zip" and open in Unity
2. Observe Game view before entering Play mode
3. Enter Play mode

Expected: text size to be the same throughout the scene and line breaks occur (first line in Result.png)
Actual: text is shrunken to fit in one line (second and third lines in Result.png)

Reproduced on: 5.5.5p1; 5.6.4p1; 2017.1.2p2; 2017.2.0f3; 2017.3.0b6; 2018.1.0a1

Note:
the label in the middle with no spaces in its text
the label at the bottom with its text formatted to use zero-width space characters

Comments (2)

  1. enhawk

    Feb 22, 2021 06:08

    unity doesn't line break non-spaced languages like Japanese and Chinese, you have to add the line breaks yourself.

  2. angelonit

    Oct 31, 2020 18:55

    So sad, I have the same issue

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.