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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.