Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2018.4.4f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1171328
Regression
No
Predictive text IME appears in wrong location when inputting non-English text
How to reproduce:
1. Open user-submitted project (input-field-popup-bug)
2. Open the 'Main' scene
3. Enter Play Mode
4. Enter some non-English text into the Input Fields that would cause IME to appear(Chinese, Japanese)
Expected result: the IME appears next to the Input Field
Actual result: the IME appears to be majorly offset to the side
Reproducible with: 2017.4.30f1, 2018.4.5f1, 2019.1.12f1, 2019.2.0f1, 2019.3.0a11
Notes:
Affects both standard Input Fields and TextMeshPro Input Fields
Affects both the Editor and the Build
In some cases, IME will not appear at all in the built player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment