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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment