Unity 2019.4.20f1, Input System 1.1.1, Android
According to Unity Cloud Diagnostics, my game randomly starts throwing the following exceptions after the game ran without error for several hours before.
This problem occurs on Android phones and I'm unable to reproduce the problem locally.
Android: NotSupportedException while resolving binding 'Move:<Keyboard>/rightArrow[;Keyboard&Mouse]'
According to Unity Cloud Diagnostics, my game randomly starts throwing the following exceptions after the game ran without error for several hours before.
This problem occurs on Android phones and I'm unable to reproduce the problem locally.
- Any idea how to reproduce it?
- Any idea how to fix/workaround it?
- What is the error actually telling me and how severe is the problem?
Code (CSharp):
- NotSupportedException while...