Search Issue Tracker
Fixed
Fixed in 2021.3.51f1, 2022.3.61f1, 6000.0.45f1, 6000.1.0b12, 6000.2.0a8, 7000.0.0a25
Votes
5
Found in
2021.3.49f1
2022.3.58f1
6000.0.38f1
6000.1.0b6
6000.2.0a3
7000.0.0a1
Issue ID
UUM-97527
Regression
No
[iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
How to reproduce:
1. Open the “ReproProjectKorean.zip“ project
2. Open the “SampleScene“
3. In the “File > Build Settings“ choose the iOS module
4. Build the Xcode project
5. Open the “Unity-iPhone.xcodeproj“ file
6. Run to a physical device
7. In the “System > General > Language & Region“ set “Korean“ as a preferred language default (move it to be first in the list)
8. Open the application and press on the Input field
Expected result: ‘확인’(Done) text is displayed as ‘확인’(Done)
Actual result: ‘확인’(Done) text is displayed as '...'
Reproducible with: 2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Reproducible environment: macOS 15.2 (M4 Max)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00604 - iPhone 15 Pro Max, CPU: Apple A17 Pro, GPU: Apple Designed, OS: 17.5.1
Not reproducible with these devices:
VLNQA00535, iPhone XS (MT9F2ET/A), CPU: Apple A12 Bionic, GPU: Apple designed, OS: 17.6.1
VLNQA00416, iPhone 13 Pro (MLVA3ET/A), CPU: Apple A15 Bionic, GPU: Apple designed, OS: 16.1.1
VLNQA00626, iPhone 16 (MYE73QN/A), CPU: Apple A18 Pro, GPU: Apple designed, OS: 18.0.1
VLNQA00232, iPhone 8 Plus (MQ8M2ET/A), CPU: Apple A11 Bionic, GPU: Apple designed, OS: 16.7.10
VLNQA00600, iPad Pro (9.7 inch, WiFi), CPU: Apple A9X, GPU: Apple designed, OS: 14.8
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
Notes:
- Issue only reproduces when “Settings > Display & Brightness > Display Zoom” is set to “Default“
- The first time you press on the Input field the ‘취소'(Cancel) is displayed as ' … ’ and on the second press and so on ‘확인’(Done) will be displayed as ' … ' and ‘취소'(Cancel) will be displayed as expected
- Similar issue with Vietnamese and Chinese touchscreen keyboards
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment