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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment