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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #1119027