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
-
junshwa
Jan 11, 2022 21:15
Download
libibusplatforminputcontextplugin.so
Website
Qt Downloads
ttps://download.qt.io/ministro/android/qt5/objects/5.421-x86/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so.mirrorlist
For example
(snap/zoom-client)/snap/zoom-client/167/zoom/platforminputcontexts/libibusplatforminputcontextplugin.so
export QT_IM_MODULE=ibus;
-
junshwa
Sep 30, 2021 08:23
Download
libibusplatforminputcontextplugin.so
Website
Qt Downloads
ttps://download.qt.io/ministro/android/qt5/objects/5.421-x86/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so.mirrorlist
-
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (2022.1.X):
We want to support IME input on Linux in the future. Presently, this is not supported.