Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
5.3.5p8
Issue ID
841557
Regression
No
Text Mesh bounds ignore accents when font is .TTF file format
Reproduction Steps:
1. Open User's project
2. Notice that there are two Text Meshes
3. Notice that they have Box Collider Component added on them to make it easier to see the bounds
4. Notice that the Collider of Left Text Mesh is fully around it
5. Notice that the font of Left Text Mesh is in .otf file format
6. Notice that the Collider of Right Text Mesh is around the text, but is ignoring accent
7. Notice that the font of Right Text Mesh is in .ttf file format
Reproduced on versions: Unity 5.3.6f1, 5.3.6p7, 5.4.2f1, 5.5.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
- Unity auto-generates code it can't compile when classes are renamed
- Terrain's "Grass Tint" Color picker has Alpha 0 by default
Add comment