Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2021.3.9f1
2022.1.15f1
2022.2.0b7
2023.1.0a9
Issue ID
UUM-13149
Regression
No
IME languages are not recognized when entering input in Mobile and WebGL Builds
- Open the attached project "InputAndTMPInput-TestProject.zip"
- In File > Build Settings make sure that the WebGL Platform is selected
- Add "Main" Scene in the Scenes in Build
- Build and Run
- Change keyboard language to Japanese
- In the Build enter "hehe" into "Input Field" field and in the "TMP Input Field"
- Observe the output
Expected result: "へへ" symbols are written
Actual result: "hehe" is written
Reproducible with: 2021.3.9f1, 2022.1.15f1, 2022.2.0b7, 2023.1.0a9
Could not test with: 2020.3.39f1 - due to UUM-1136
Notes:
- Tested and reproduced with other languages - Japanese - Romaji, Pinyin - Simplified، Persian, Ainu، Arabic, Armenian, Assamese, Syriac, Bangla, Bodo.
- Does not reproduce on Mac and Windows Standalone
- With Persina, Arabic, Bangla, Bodo languages TMP Input is not working on iOS
- With Armenian language non of the Input fields are working on iOS
- With Arabic, Bodo and Armenian languages TMP Input is not working on iOS
- Japanese language works as expected on both Android and iOS
Tested and reproduced with devices:
- VLNQA00467 - Galaxy S21 Ultra 5G (SM-G998B), CPU: Exynos 2100, GPU: Mali-G78, OS: 11
- VLNQA00352 - iPhone 12 Pro (MGML3ET/A), CPU: A14 Bionic, GPU: Apple designed
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Usability] Selected node gets unselected when undoing changes in the Graph Inspector Node Settings tab
- Search Default option for Column Format does not reset the column's format
- New Hierarchy filtering query block remains visible but filtering is not applied when returning from Prefab Mode in Context
- Empty scrollable space appears and scrollbar shrinks when scrolling down in the Tile Palette Brush Picks overlay window and List View selected with many saved brushes
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
Resolution Note:
This is working as intended. Input via IME is currently not supported on the Web platform. We will update this documentation page accordingly: https://docs.unity3d.com/Manual/IMEInput.html
Resolution Note (2023.1.X):
This is working as intended. Input via IME is currently not supported on the Web platform. We will update this documentation page accordingly: https://docs.unity3d.com/Manual/IMEInput.html