unity2019.4.14 InputSystem1.0.0
Unity New Input System MultiplayerEventSystem and InputSystemUIInputModule is commented out
Hi. I just installed the New Unity Input System. The PlayerInput and so on is working. I can already play multiplayer using my keyboard and controller. But when...
原因
PlayerInputとInputSystemWIthInputModuleが同じgameobjectにあるシーンをロードすると発生します。
対処法
PlayerInputを別なGameObjectに設定すればいいです。
これバグなのかな…念のためレポートしてみます