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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
This is a duplicate of issue #1119027