Search Issue Tracker
Fixed in 2017.2.0f3
Postponed in 5.5.X
Votes
2
Found in
5.5.0f3
Issue ID
873936
Regression
No
[UI] ArgumentOutOfRangeException when entering emojis into InputField
How to reproduce:
1. Open attached project
2. Run Main scene in Editor
3. Enter a few emojis into InputField (copy and paste twice from here: https://tw.piliapp.com/facebook-symbols/)
4. See "ArgumentOutOfRangeException: Argument is out of range" exception.
5. InputField is now useless, won't take text input
Reproduced on: 5.4.4p2, 5.5.0f3, 5.5.1p1, 5.6.0b5
iOS has a workaround - `FILTER_EMOJIS_IOS_KEYBOARD`
Fixed by using TextMeshPro integration.
Comments (5)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
sramosubm
Sep 18, 2019 15:54
This is still happening in Unity 2017.4.31
zhanxi
Sep 19, 2017 10:07
Unity 5.6.3p3 has the same bug
Maplewing
Aug 17, 2017 04:19
Just by putting two emojis together this error is reproduced, too.
tutanchacon
May 10, 2017 13:13
Just by putting two emojis together this error is reproduced.