Unity Cross platform input not working?
I am using the Unity 2019 LTS version and I imported the unity standard assets. When I dragged the Mobile single stick control in my project, their scripts are not loading. It shows some errors. Is anyone having that issue?
Answer by lucidcloud · Sep 09, 2020 at 07:13 PM
Hi @ unity_n78g2z6yLBKSFA,
I used to have the exact same problem. Whenever I imported standard unity assets, none of the scripts in there actually worked, and on its top, it said something like missing monobehavior or name of the file is different. Beginning from 2019, Unity no longer supports any scripts from CrossPlatformInputManager. It now uses the Input System instead, which can look at a greater detail from this link:
https://blogs.unity3d.com/2019/10/14/introducing-the-new-input-system/
I hope this solves your problem!
Answer by Megaboy238 · Jan 24, 2021 at 08:36 PM
Sounds like you may be missing some files when importing. Try this video it explains the reason and how to fix it. Done with Standard Assets ( Unity 2018.4) on a Unity 2019.4 Editor build. https://youtu.be/O4zMQwr39CA,There may be some files missing check this video using Standard Assets ( Unity 2018.4) setup on Unity 2019.4 https://youtu.be/O4zMQwr39CA