Search Issue Tracker
Fixed in 1.4.2
Votes
0
Found in [Package]
1.4.0
Issue ID
1146626
Regression
Yes
[TextMeshPro] Entering or deleting Chinese text in TMP Input Field causes crashing and unhandled exceptions in TMP_InputField.cs
How to reproduce:
1. Open user-submitted project (TMP_InputField_651631)
2. Change your keyboard input source to Chinese(Pinyin - Simplified)
3. Open the Repro scene and enter Play Mode
4. Start typing 'asd' repeatedly into the Input Field until an exception occurs
5. Hold 'Backspace' to delete the characters from the Input Field until another exception occurs
Expected result: no exceptions are thrown, the Editor does not crash
Actual result: IndexOutOfRangeException and ArgumentOutOfRange exceptions are thrown, sometimes a crash occurs
Reproducible with Unity versions: 2018.3.0b11, 2018.3.13f1, 2019.1.0b4, 2019.1.0f2, 2019.2.0a12
Could not test with Unity versions: 2017.4.26f1, 2018.3.0b10, 2019.1.0b3(Package version incompatibility issues)
Reproducible with package versions: 1.4.0 - preview.1b, 2.0.0
Not Reproducible with package versions: 1.3.0
Notes:
Typing 'asd' repeatedly in the Input Field causes the Editor to crash in 2019.1 and 2019.2 versions of Unity
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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Resolution Note (fix version 1.4.2):
This issue has been resolved and the fix will be included in the release of the TMP package version 1.4.2 for Unity 2018.3 and 2.0.2 for Unity 2019.1