Search Issue Tracker
Fixed
Fixed in 2022.2.6f1, 2023.1.0b1
Votes
0
Found in
2022.2.2f1
2023.1.0a24
Issue ID
UUM-22328
Regression
Yes
Italic tags only work for the first line of text when the text's Wrap is set to normal
Reproduction steps:
1. Open project “Bug Test”
2. Observe the Game View
Expected result: Italic tag is applied to all text
Actual result: Italic tag is applied to the first line of text only
Reproducible with: 2022.2.0a9, 2022.2.2f1, 2023.1.0a24
Not reproducible with: 2021.3.16f1, 2022.2.0a8
Couldn’t test with: 2020.3.43f1 (The text doesn’t show up in Game View)
Reproducible on: macOS Catalina 10.15.7 (Intel)
Note:
- Not reproduced when text’s Wrap is set to “nowrap”
- Couldn’t test for WebGL platform (built Unity project wouldn’t load)
Link to forum: [https://forum.unity.com/threads/2022-2-italic-tag-only-works-on-the-first-line-of-a-label-set-to-wrap-normal.1373196/]
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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Resolution Note (fix version 2023.1.0b1):
Fixed the italic issue on wrapped text.
Resolution Note (fix version 2022.2.6f1):
Fixed the italic issue not being applied on the second line onward in a wrapped string.