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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.