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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
This is a duplicate of issue #1119027