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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Add comment