Search Issue Tracker
Fixed in 2018.2.X
Votes
1
Found in
2017.2.0p1
Issue ID
1019116
Regression
No
[TextMesh Pro UGUI] Text from text input box does not overflow to another linked text input box
Reproduction steps:
1. Download "main001.zip" project and open in Unity
2. Select Canvas/Overlay/IMG_Text Background/TXT_Main Text 01 in hierarchy
3. Enter Play mode
Expected: text from "TXT_Main Text 01" should overflow to "TXT_Main Text 02"
Actual: text from "TXT_Main Text 01" does not appear in "TXT_Main Text 02"
Reproduced on: 2017.1.3p3; 2017.2.2p3; 2017.3.2f1; 2017.4.1f1; 2018.1.0b13; 2018.2.0a7
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2018.2):
The reported issue with text overflow linked mode have been resolved. The fix is included in the latest TMP package which is version 1.5.0-preview.x for Unity 2018.4 and 2.1.0-preview.x for Unity 2019.x or newer.