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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment