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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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?