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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
Add comment