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
- Opening many tabs in the same tab group doesn't automatically scroll to the newly opened tab
- MeshCollider does not detect collisions with Capsules and CharacterController when using Physics.ComputePenetration
- UI Toolkit Debugger search text cursor and background text are overlapping
- Screen.resolutions does not return the correct list of supported resolutions when called on a MacBook Pro with a notch
- Changing Environment Profiles in Lighting window throws "NullReferenceException" error
Resolution Note:
Added PreserveTags method