Search Issue Tracker
Fixed
Fixed in 2022.2.2f1, 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note (fix version 2023.1.0a22):
Fixed the overflow ellipsis behavior on first line.
Resolution Note (fix version 2022.2.2f1):
Fixed overflow ellipsis behavior on first line.