Assets/SteamVR/Scripts/SteamVR_Status.cs(31,17): error CS0117: `SteamVR_Utils' does not contain a definition for `Event'

  1. Assets/SteamVR/Scripts/SteamVR_Status.cs(31,17): error CS0117: SteamVR_Utils' does not contain a definition for Event’
  2. Assets/SteamVR/Scripts/SteamVR_Status.cs(36,17): error CS0117: SteamVR_Utils' does not contain a definition for Event’

I think it has something to do with the new update. It says you need to delete all existing SteamVR and openvr_api files before importing the update. I did this a few times, but now getting other errors.

I am having the same issue, going to try deleting all files like you suggest circadian, and I will see what happens