Search Issue Tracker
Fixed in 1.4.2 & 2.0.2
Votes
0
Found in [Package]
2.0.1
Issue ID
1164096
Regression
Yes
Adding text using Select() and MoveTextEnd()/MoveToEndOfLine() causes text to disappear after a certain string length is reached
How to reproduce:
1. Open user-submitted project (bug_inputfield)
2. Open the scene 'SampleScene'
3. Enter Play Mode
4. Repeatedly click the Button
Expected result: the text does not disappear after a certain amount of text is added
Actual result: the text disappears after a certain amount of text is added
Reproducible with Unity versions: 2018.4.3f1, 2019.1.8f1, 2019.2.0b7, 2019.3.0a7
Could not test with Unity versions: 2017.4.29f1(TMP package not available)
Regressed package version: 1.4.0 - preview.1b
Reproducible with package versions: 1.4.0 - preview.1b, 2.0.1
Not reproducible with package versions: 1.3.0
Notes:
'OnFocus - Select All' setting for the Input Field must be unchecked to reproduce this
Deleting the invisible text and entering new text continues to produce invisible text
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 1.4.2 & 2.0.2):
This issue has been resolved. The fix will be included in the next release of the TMP package which will be version 1.4.2 for Unity 2018.4 and 2.0.2 for Unity 2019.x.