I recently attempted to upgrade my project to Unity 6 and got a boatload of errors, so I switched back to the old engine and loaded from my last version control.
Everything is working fine, no errors whatsoever, but my game window is no longer receiving inputs. I surmised something had to be wrong with the event system, and I went to take a look.
Much to my horror it is completely busted. I can’t find the input system ui input thing that’s supposed to be here in place of (Script), neither is there the DefaultInputActions asset that I would expect would be somewhere for me to add to it.
I am sure that this entire input system is just corrupted, so I uninstalled and reinstalled the package, and everything is still broken and missing. I didn’t change a single thing from my last changes, even tried multiple different changesets, all broken. Even desperately tried a different project in the same editor version, all inputs work great in that one and all the expected input module stuff are there. I don’t understand how this could have happened in my current project and am freaking out.
Please help!
