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
- “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:
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.