Search Issue Tracker
Fixed in 2020.1.X
Votes
1
Found in
2017.4
2018.4.9f1
2020.1
Issue ID
1201105
Regression
No
ArgumentOutOfRangeException is thrown when deleting Japanese characters in Input Field
How to reproduce:
1. Open attached project "Case_1201105"
2. Load "SampleScene"
3. Make sure you have Japanese IME installed
4. Enter Play Mode
5. Start rapidly typing "a" (あ using Japanese IME) and backspace
6. Enter and delete the character ~50 times
Expected result: you can type and delete Japanese characters with no errors
Actual result: quickly typing and deleting Japanese characters throws an exception:
"ArgumentOutOfRangeException: Index and count must refer to a location within the string.
Parameter name: count"
Reproducible with: 2017.4.35f1, 2020.1.a15
Notes: Bug occurs very rarely, between 3 and 200 cycles of entering and deleting a character with the average being ~40-50. Significantly easier to reproduce using Unity Editor on iOS due to faster working IME (in order to reproduce more consistently on Windows, Build and Run the project). Reproducible using both default Input Field and the TextMeshPro Input Field.
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note (fix version 2020.1):
Fixed in 2021.2.0a15