I have just migrated to using the new Unity Input System from the older one. It has a lot of interesting new abilites and features that are making life a lot easier for me and I’m really enjoying it so far… bar one really big issue.
It seems, for whatever reason, “Input System UI Input Module” is not installed or not created within my unity program. It still will add the script when prompted by the old Input Module to do so… but there is not actual reference to the script for some reason. The “script” attached will work when played within the editor, but once I exit the scene, it will disappear abd show up as just “Script” with a missing reference to it.
I’ve tried reinstalling the new Input System Package. I’ve tried switching to a lower update package. I’ve tried reinstalling my version of unity (2019.1.4f1). I’ve tried directly finding the script. Nothing is working and it’s driving me up the wall. If you have any info on why this may be or new things for me to try. Please let me know, I really need help.
Update: I have changed my preview of the Input System Package to number 6 within the package manager. This seems to have fixed and found the script for some reason… maybe its an issue with preview 7 and the most recent release?