Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.3f1
Issue ID
798236
Regression
No
[iOS] InputField.text can not be set through a script (only through direct input)
How to reproduce:
1. Open a new project
2. Import attached package
3. Open scene 1.unity
4. Attach the only 'Text' gameobject to the Text field in the InputTest component (attached to Main Camera)
5. Build to iOS and run
6. Click the 'Default' button in the top left corner
- The keyboard should appear on screen
7. Type anything in the keyboard and press 'Done'
- The text should appear in the Input box as if it was typed there, however it does not
- Reproduced in Version 5.2.4f1 (98095704e6fe), Version 5.4.0b18 (cdaae1c8e465), Version 5.3.5p1 (c851d0cdbe93) on an iPhone 5 (iOS 9.2), iPhone 6+ (iOS 9.3.1), iPad Air 2 (iOS 8.1), iPad Pro (iOS 9.2.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment