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
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​a</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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Benzor
Jul 31, 2018 14:34
Still encountering this issue in Unity 2018.1.3f1, come on Unity team you can do it!
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
vilcans
Sep 08, 2017 09:11
For how long will this be in "Fix in review" state?