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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment