Search Issue Tracker
Fixed
Fixed in 2021.3.0f1, 2022.3.0f1, 6000.0.29f1, 6000.1.0a6, 7000.0.0a1
Votes
0
Found in
2021.3.41f1
2022.3.39f1
6000.0.12f1
6000.1.0a3
7000.0.0a1
Issue ID
UUM-76335
Regression
No
[TextMeshPro] A lot of submesh children are created when a specific text is displayed
Reproduction steps:
1. Open the attached “ExampleProject” project
2. Open the “Assets/Scenes/SampleScene” scene
3. Enter the Play mode
4. Press the “1” key
5. Observe the “Submeshes” count in the top left corner of the Game view
Expected Result: The “Submeshes” count is small
Actual Result: The “Submeshes” count is over 1400
Reproducible with: 2021.3.41f1, 2022.3.39f1, 6000.0.12f1
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
Notes:
- Pressing the “2” key instead of the “1” key shows the expected behavior
- The main difference between the two loaded text files is the first ten lines
Other similar thread: https://unity.slack.com/archives/C5AURAWV7/p1723539255953729
-
fazzaha630
Jul 22, 2024 11:18
EFFECTIVE AND POWERFUL SPELL CASTER ONLINE... This has really worked and I am proud to testify of it. I saw a post on how a lady got her man back by Dr. Happy . My Husband and I have been separated for 3 years and some months. Although I never believed in spiritual work I reluctantly tried him because I was desperate and his spell worked perfectly. My man is back and now my relationship is now perfect just as Dr. Happy promised me when I contacted him for help . Getting your ex back permanently does not only bring back someone you love back, but it will also re-ignite your lover’s feelings for you to be as happy with that person as possible. My man now treats me like a queen and always says he loves me all the time. If you are going through difficulties in your relationship Email him for urgent help.
Call-WHATSAPP; +234(706) (8494) (711)
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note (fix version 7000.0.0a1):
Avoid creating a new submesh if the previous one still has space.
Resolution Note (fix version 6000.1.0a6):
Avoid creating a new submesh if the previous one still has space.
Resolution Note (fix version 2022.3.0f1):
Avoid creating a new submesh if the previous one still has space.
Resolution Note (fix version 2021.3.0f1):
Avoid creating a new submesh if the previous one still has space.