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
- UI Toolkit Style is inconsistent when using Style Classes named using digits
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
This is a duplicate of issue #1119027