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
- Fixed Timestep setting gets resets to default when upgrading project
- Console displays "NullReferenceException: Object reference not set to an instance of an object." during Editor Theme change
- Editor interface has low contrast when any theme is used
- Crash on vkNegotiateLoaderLayerInterfaceVersion when rendering a specific particle system with an Emission Rate over Time of 35 or more using Vulkan
- Crashes without Stacktrace when opening Scene
Add comment