Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2018.3.0a2
2019.1.0a1
2019.1.2f1
2019.2.0a1
2019.3.0a1
Issue ID
1154527
Regression
Yes
[iOS] When INT input fields keyboard is opened focusing other input fields doesn't open corresponding keyboards
To reproduce:
1. Open users attached project "iOS Content Type Test.zip"
2. Build for an iOS device
3. Deploy the Xcode project to an iOS device
4. Press on the text input field (first input field)
5. Press on the int input field (the bottom input field)
6. Press on the text input field (first input field)
Expected result: the text input field is selected and the correct keyboard is opened
Actual result: number keyboard is still open, pressing password input field fixes the issue until int input field is selected again
Reproduced on:
2018.3.0a2 2018.4.0f1 2019.3.0a3
Not reproduced on:
2017.4.0f1 2018.3.0a1
Device reproduced on:
iPhone 8 Plus iOS 12.0
iPhone XS iOS 12.0
Notes:
- This works differently on android. Every time a new input field is selected keyboard is hidden until the input field is selected again.
VLNQA00270, Samsung Galaxy S10e (SM-G970F), Android 9, CPU: Exynos 9 9820, GPU: Mali-G76
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment