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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment