1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Unity WebGL日本語入力方法

Posted at

UnityプロジェクトをwebGLにBuildした時、入力部分に日本語の入力が英語で入力される場合があります。

解決方法は
1.https://github.com/kou-yeung/WebGLInputでパッケージをDMされます。
2.日本語入力部分に「WebGLInput」Componentを追加します。
3.Buildします。
参考URL:https://github.com/PROCW/WebGLInput
テストhttps://URL:unityroom.com/games

以上です。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?