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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.