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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Resolution Note:
Added PreserveTags method