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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
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?