All I did was save an image, edit a script, and then save the script. And all of a sudden, Unity started giving empty errors in the log, and everything became pink. LWRP is no longer in my project (I have done update, uninstall, reinstall) and LWRP is still not in my project. ALL the LWRP options in create do not exist anything and I do not know what to do. I have been google searching and cannot find anyone who has had similar issue, and going about unity myself provides no solutions. The existing shadergraphs files I had are not even recognized by Unity anymore. This is a project ive been working on for a while, so some help recovering it would be much appreciated (I do not have a versioning system, so space for that and do not want to use online system due to internet limits).
I went line by line through the Editor.log, and these are the only negative lines- which don’t even correlate to the issue im having:
Native extension for iOS target not found
Native extension for Android target not found
Native extension for LinuxStandalone target not found
Native extension for OSXStandalone target not found
Native extension for WebGL target not found
Native extension for WindowsStandalone target not found