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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment