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
-
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
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
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.