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
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment