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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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?