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
- Intercepted Events text is hardly visible in Inspector window for UI elements when Editor theme is set to Light
- [Hierarchy V2] Add new Query Block window contains a typo in the Hierarchy Search Area block
- Scene is not rendered in Player when ran with -force-d3d12 argument and GPU Resident Drawer enabled
- “Failed to load” window appears when a package’s docked window is opened and the package is uninstalled
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
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.