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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.