Hello, after installing the new Input System package, it’s namespace cannot be found. Also, now UnityEngine.UI can not be found either (it was working before).
I’ve tried a few things found online, such as deleting my Library Folder, deleting and regenerating my csproj files, but nothing seems to make these work again!
Any ideas on how to get intellisense working for these again?
Is it just intellisense or does the compiler actually not find the namespace?
Have you checked if “Unity UI” is still installed in the package manager? Does it appear in the project view under “packages”?
EDIT: No longer get errors but it looks like all intellisense is broken now, great!
I’ve tried uninstalling and installing btw, no changes. Might be worth copying to another project, just a huge waste of time for something that was working earlier on.