Unity Issue Tracker - Text appears invisible when using Japanese characters with text-overflow:ellipsis and overflow:hidden styles
Fixed
UUM-12535
Text appears invisible when using Japanese characters with text-overflow:ellipsis and overflow:hidden styles
Unity: Text (TextCore)
Fixed
2023.1.X
2022.2.X
2022.2.0a9 onwards
Fixed the overflow ellipsis behavior on first line.
Fixed overflow ellipsis behavior on first line.
How to reproduce:
1. Download the attached project "Text Overflow Issue.zip"
2. Open Window > TextOverflowIssueExampleWindow
3. Observe the opened window
Expected result: Text in the second row looks like text in the first row
Actual result: Text in the second row is invisible