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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment