Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.57f1
6000.2.4f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-117122
Regression
No
TextMeshPro InputField view is not updated when OnEndEdit is triggered
How to reproduce:
1. Open the “TMPInputFieldViewBug.zip“ project
2. Open the “SampleScene”
3. Enter Play Mode
4. Click on the InputField in the Game view, and type a long string (for the view to scroll horizontally until at least the first four characters are not visible)
5. Press Enter (to trigger OnEndEdit)
6. Observe the InputField in the Game view
Expected result: The word “rule” is visible in the InputField
Actual result: The InputField is completely white
Reproducible in: 3.0.9 (2023.2.0a1), 6000.0.57f1, 6000.2.4f1, 6000.3.0b1
Couldn’t test in: 2023.1.0a1 (unable to see string inside the InputField)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Workaround: Click on the InputField again (it will refresh the InputField view, and the string “rule” will be displayed)
Notes:
- The bug is not reproducible on legacy InputField
- TextMeshPro was integrated into the uGUI package in 2023.2.0a14. Therefore, before that, TextMeshPro was a separate package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment