Search Issue Tracker
Fixed in 1.4.2 & 2.0.2
Votes
0
Found in [Package]
1.4.0, 2.0.1
Issue ID
1172102
Regression
Yes
An additional 'NULL' character is sent into overridden 'Validate' method when entering characters into TMPro Input Field
How to reproduce:
1. Open attached 'project-1172102.zip' project
2. Enter Play mode
3. Enter any character into Input Field
4. Observe Console window
Expected result: one message is shown (containing inputted character's ASCII code)
Actual result: two messages are shown (one of which is NULL's ASCII code)
Reproducible with: 2018.4.5f1 (1.4.0, 1.4.1), 2019.1.13f1, 2019.2.0f1, 2019.3.0a11 (1.4.0, 2.0.1)
Not reproducible with: 2018.4.5f1, 2019.1.13f1, 2019.2.0f1 (1.3.0), 2019.3.0a11 (1.2.1)
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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Resolution Note (fix version 1.4.2 & 2.0.2):
This issue has been resolved and the behavior will be as it was in version 1.3.0 of the TMP package. The solution for this issue will be in the next release of the TMP package which is expected to be version 1.4.2 for Unity 2018.3 or newer and version 2.0.2 for Unity 2019.x.