Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.23
Issue ID
1125304
Regression
Yes
The default TextMeshPro Input Field text is not automatically updated after importing the TextMeshPro assets
How to reproduce:
1. Open attached project "Case_1125304_TMP"
2. Open "SampleScene" scene
3. Click "Import TMP Essential Resources" button (Window > TextMeshPro)
4. Click "Import TMP Examples and Extras" button (Window > TextMeshPro)
Expected result: "TextMeshPro - InputField" in the scene is with "Enter Text" text
Actual result: "TextMeshPro - InputField" in the scene is without any text
Reproducible with - 2018.3.5f1, 2019.1.0b3, 2019.2.0a5
TextMeshPro reproducible with - 1.0.23; 1.3; 1.4
TextMeshPro not reproducible with - 1.0.21
Notes:
1) Entering Play Mode once or closing and opening the project again fixes the issue.
2) Couldn't test with 2017.4 because I couldn't add "TextMeshPro - InputField" before importing TextMeshPro package.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
This behavior is the result of ignoring the message and window informing the user about the need to import the TMP Essential Resources. Please be sure to import the TMP Essential Resources prior to creating TMP related objects.