Search Issue Tracker
Won't Fix
Votes
5
Found in
5.6.3p4
Issue ID
953203
Regression
No
Unity does not support Korean input in the editor
To reproduce:
1. Open a new Unity project
2. Change language to Korean
3. Observe the IME switch button next to the language selection in the Taskbar
Expected result: Users should be able to change IME mode to be able to input korean letters
Actual result (5.5.4p2 - 5.6.4p1) : IME is disabled, users are not able to input korean letters (see attached picture "IME.png")
Actual result (2017.1.0b1 - 2017.3.0b6) : IME is not disabled, but users are not able to switch between english and korean letter modes, the button just does not work.
Note: korean letters work fine in build
Reproduced on: 5.5.4p2, 5.6.4p1, 2017.1.2p2, 2017.2.0f3, 2017.3.0b6
Comments (1)
-
toykanon
Nov 10, 2017 07:19
Unity 5.6.3 P2, 5.6.3 P3, 5.6.3 P4, 5.6.4 F1 에서도 에디터에서 한글 입력 안됩니다.
언제 수정된 버전이 올라 오는 겁니까?
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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Resolution Note (2019.1.X):
The old input system is being deprecated, with the new UI and new input system being released, we will not be modifying code in the old system.