Search Issue Tracker

Fixed

Votes

1

Found in

4.3.4f1

Issue ID

593387

Regression

No

Zero-Width space does not cause line break when wrapping words

IMGUI

-

To reproduce:

1) Download and open project
2) Open "DefaultScene" scene
3) In the Hierarchy window, select IntroSequence/panel_01/LabelAnchor/Label
4) In the Inspector delete the "Panel 1 Text in English" text and enter random letters until the word fills the label width and jumps to another line
5) Enter Zero-Width Space in the middle of the word (This can be accomplished, by using http://htmledit.squarefree.com/ just enter <p>a&#8203a</p> in the editor and copy the output to the label text field)
6) Notice that the word doesn't break where the zero-width space should be

Comments (3)

  1. Benzor

    Jul 31, 2018 14:34

    Still encountering this issue in Unity 2018.1.3f1, come on Unity team you can do it!

  2. MisterHippo

    Jul 30, 2018 20:58

    This issue is still a problem in Unity 2018.1.3f1
    Major problem for handling dynamic line breaks in Japanese

  3. vilcans

    Sep 08, 2017 09:11

    For how long will this be in "Fix in review" state?

Add comment

Log in to post comment