After installing the SteamVR plugin I immediately get multiple compile errors in the console. I cannot run the game after it’s installed because the errors prevent me. However, when I open the code from SteamVR to see where the errors are, the compiler says everything is fine. Has anyone else experienced this problem/ have a fix for it?
You might have a package that is giving errors when trying to remove it, I had the same problem and the package that was giving errors when being removed was openvr, so I added the package to the manifest.json and pressed remove, and while it did give errors, unity doesn’t think I have the package installed anymore and I am not getting the errors I did before