Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b1
Issue ID
983837
Regression
No
[Android] Text is autocorrected when input field type is not "Autocorrected" on Samsung Galaxy S8/Note8
Steps to reproduce:
1) Download attached project and open in Unity
2) Make sure "Predictive text" is enabled in "Language and Input" device settings
3) Build and Run project on device
4) Try to enter any text in any field for example "dont"
Note: text will be autocorrected to "don't"
Expected result: Autocorrection should work only in the second field because type of this field is set to "Autocorrected" (check attached video "expected.mp4")
Actual result: Autocorrection works on most types of the fields ex: "Standard", "Name", "Custom"(default) (check attached video "repro.mp4")
Reproduced with:
5.6.5f1, 2017.1.3f1, 2017.2.1p1, 2017.3.0p1, 2018.1.0b1
Devices under test:
Reproduced with:
0154 || Samsung Galaxy Note 8, OS: 7.1.1, CPU: Samsung Exynos 9 Octa, GPU: Mali-G71
0144 || Samsung Galaxy S8, OS: 7.0, CPU: Exynos 9 Octa, GPU: ARM Mali-G71
Not reproduced with:
0079 || Samsung Galaxy S7, OS: 7.0.1, CPU: Exynos 8 Octa (8890), GPU: ARM Mali-T880
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment