Search Issue Tracker
Duplicate
Votes
0
Found in
2017.4
2017.4.4f1
2020.1
Issue ID
1071743
Regression
No
[iOS] Pasting Unicode U+FDFD to InputField clears the font texture
Reproduction steps:
1. Open the attached project "fdfdTest.zip";
2. Make a build for iOS platform;
3. Launch the built project on any iOS device;
4. Copy U + FDFD character from the following Web page: https://www.compart.com/en/unicode/U+FDFD ;
5. Paste the character into the Input field.
Actual results: the text "New Text" disappears and when checking font texture in Xcode using GPU capture frame, after pasting U+FDFD it was empty.
Reproduced on: 2017.4.35f1, 2020.1.0a15
Reproduced with iPhone 7 Plus (iOS 11.1.1), iPhone SE (iOS 9.3), iPhone 7 (iOS 12.3.1).
Comments (1)
-
inamura
Jul 25, 2019 11:28
Can a "new input system" be used as an alternative to InputField?
Is the "new input system" already public information?
Please let me know if there is a url that can confirm the information.
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
This is a duplicate of issue #1119027