Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.6.1-preview
Issue ID
LOC-86
Regression
No
Pseudo-localization methods are applied to the whole string when using Rich text tags
How to reproduce:
1. Open the attached project (TextTest.zip) and open the SampleScene
2. Enter the Play Mode
3. In the Locale GameView Menu select Pseudo instead of English
Expected result: the second word 'World' gets colored red and only then Pseudo-localization methods are applied
Actual result: the Rich text tags get ignored and Pseudo-localization methods are applied to the whole string
Reproducible with: 0.6.0-preview (2019.3.7f1), 0.6.1-preview (2020.1.0b4, 2020.2.0a7)
Could not test with: 0.5.1-preview and earlier (Pseudo-localization not introduced)
Notes:
Same issue when using TextMeshPro
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
- GenericDropdownMenu does not disappear when a dropdown selection that is shown with PopupWindow.Show() is pressed
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
Resolution Note:
Added PreserveTags method