[Bug] New input system throws exception on mobile

ChristianWiele

Active member
Hi,

the UnityInputSystem.cs throws an exception in LateUpdate() on mobile as there is no keyboard / cursor. All the code has to be excluded from running on mobile.

Regards, Christian
 
Top