Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.3.6f1
Issue ID
850430
Regression
No
[iOS] Input field pointer doesn't update visually when virtual keyboard arrows are used
Reproduction steps:
1. Open the attached project.
2. Build and run it for iOS 10 device.
3. Make sure device is set to landscape perspective (Arrows may not show on smaller devices).
4. Click on the red input field.
5. Type in any letter.
6. Click on the left arrow button(Picture atached).
- Pointer doesn't move left.
7. Type in any other letter.
- Letter is written in the actual pointer position.
Actual behavior:
- Physical and visual pointer locations differs.
Expected behavior:
- Physical and visual pointer locations are the same.
Note:
- If you type a lot of letters and move the pointer to the left side with the left arrow, focused view will stay in the original pointer location.
Reproduced with:
5.3.2f1, 5.3.6f1, 5.5.0f1;
iPhone 6+ 10.0
iPhone 6+ 8.0
Not reproducible with:
iPhone5 9.3.5
iPadMini3 8.4.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment