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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment