Search Issue Tracker
Fixed in 1.5.4, 2.1.4, 3.0.4
Votes
0
Found in [Package]
3.0.3
Issue ID
1305832
Regression
No
[TMP] Linked multiple TextBoxes do not Update at the same time
How to reproduce:
1. Import the attached "TextMeshProBug.unitypackage" Package to a new version
2. Open the "BugExample" Scene
3. Enter Play Mode
4. Click on the button at the center of the screen
5. Observe the textboxes
Expected Behavior: All text boxes are cleared since they are all linked
Actual Behavior: Only two first text boxes are cleared
Reproducible with(Unity versions): 2019.4.19f1, 2020.2.3f1, 2021.1.0b4, 2021.2.0a3
Reproducible with(Package versions): 2.1.1, 3.0.3
Could not test with: 2018.4 - the newest textmeshpro version there does not seem to work with linked text boxes
Note:
- Customer attached "Bug explain.pdf" for more details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment