Search Issue Tracker
Fixed in 2022.2.2f1
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a22
Votes
0
Found in
2022.2.0b5
2023.1.0a9
Issue ID
UUM-12535
Regression
Yes
Text appears invisible when using Japanese characters with text-overflow:ellipsis and overflow:hidden styles
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
Reproducible with: 2022.2.0a9, 2022.2.0b5, 2023.1.0a9
Not reproducible with: 2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0a8
Tested with:
macOS 12.2 (Intel)
Windows 10
Notes:
- Not reproducible on macOS
- Reproducible on Windows
- The invisible text can appear for a short time extending/shortening the window horizontally
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
Resolution Note (fix version 2023.1):
Fixed the overflow ellipsis behavior on first line.
Resolution Note (fix version 2022.2):
Fixed overflow ellipsis behavior on first line.