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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment