Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.5f1
2019.3.13f1
2020.2
Issue ID
1249814
Regression
Yes
Number of Tris and Verts increases when content wraps inside of Text GameObject
How to reproduce:
1. Open attached project "vert_test.zip"
2. In the Project window, go to Assets > Scenes and open "SampleScene" Scene
3. In the Hierarchy window, expand Canvas GameObject and double-click the Text GameObject to focus it
4. Set up Scene View and Game View so both can be visible and enable Stats in Game View
5. Observe Tris and Verts in the Game View Statistics window
6. Select Rect tool by pressing T on the keyboard and narrow Text GameObject's width until the text wraps
7. See Tris and Verts change in Game View Statistics window
Expected result: Tris and Verts do not change when text wraps
Actual result: Tris and Verts change when text wraps
Reproducible with: 2019.1.5f1, 2019.4.0f1, 2020.1.0b12, 2020.2.0a14
Not reproducible with: 2017.4.40f1, 2018.4.23f1, 2019.1.4f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
This is a duplicate of issue #1182818