Hi,
I’d be very grateful for any help please. I was prompted to install the latest version of Unity Editor by the Hub so I did. I then (think) I deleted the old version. But I suspect I may have messed up somewhere as I received this error message. I’ve tried reinstalling the Editor (both versions) but still get it. Any advice please?
It sounds like your Library folder got corrupted. I would usually try the following sort of thing in this situation…
- Close your unity editor
- delete “C:\Users\will_\OneDrive\Desktop\Wills Documents\Learn to Code\Prototype 2\Library” folder
- Re-open the project in unity to regenerate the Library folder and its contents
What is that final character of will_ ?
If it is some non-ascii UTF-ish character that windows is mashing into an underscore, that could be causing filesystem woes with other parts of the toolchain.
In general, never use anything but A-Z and 0-9 and maybe underscores, or you’ve become a test pilot. 