Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.4p2
Issue ID
876653
Regression
No
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce:
1. Open the attached project (frustumcullingtextmesh.zip)
2. Open the Assets/main.unity scene
3. Press play
4. You will see the yellow bounds are a line running through each character rather than a box
Note:
Font is custom, everything works fine with the default font
Expected result: Should be rendered a box
Actual result: It appears as a line
Reproduced with: 5.3.7p3, 5.4.4p2, 5.5.0f3, 5.5.1p2, 5.6.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
Add comment