Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.4
2019.4
2020.3
2020.3.12f1
2021.1
2021.2
Issue ID
1344820
Regression
No
[Linux] Japanese characters can not be entered anywhere in the Editor when using Japanese (Mozc)
How to reproduce:
1. Open attached project "JunInvader.zip"
2. Switch to "Japanese (Mozc)" and select "Hiragana" as Input Mode in the Linux settings
3. Select any GameObject and type any Japanese character in the GameObject name field
Expected result: Character is written
Actual result: Character is not written
Reproducible with - 2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.12f1, 2021.2.0b1
Comments (6)
-
junshwa
Sep 30, 2021 08:09
It seems that the reason why Japanese input with ibus-mozc or ibus-kkc cannot be performed with the Linux version Unity editor is that libibusplatforminputcontextplugin.so does not exist in the Linux version Unity editor.
-
junshwa
Sep 30, 2021 06:49
I use ibus-mozc and ibus-kkc together.
I found a bug report web page where ibus is not available in Qt 5.15.1
[QTBUG-87827] Qt5.15.1 with QtCreator 4.12.4 can't input chinese on centos8.2,and the built project has exist the same problem too. - Qt Bug Tracker
ttps://bugreports.qt.io/browse/QTBUG-87827
-
junshwa
Aug 25, 2021 17:16
The following URL may be a hint for bug fixes.
Qt5でbuildされた QtCreatorで日本語入力をできるようにする(@Linux環境) - emblog Qtのあれ
ttps://emblog-qt.hatenablog.jp/entry/Cant_use_ibus_Input_Method_qtcreator_qt5
English translation of the above URL
ttp://translate.google.com/translate?hl=ja&sl=ja&tl=en&u=https%3A%2F%2Femblog-qt.hatenablog.jp%2Fentry%2FCant_use_ibus_Input_Method_qtcreator_qt5
-
junshwa
Jul 01, 2021 01:21
The latest version of Ubuntu 20.04 LTS has ibus-mozc installed by default.
Please note that the latest version of Ubuntu 20.04 LTS does not install by default with fcitx-mozc.
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2022.1.X):
We want to support IME input on Linux in the future. Presently, this is not supported.