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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.