I’ve just updated to 2017.2_0f3 and this error message keeps appearing every time when opening a project.
It’s an error, a warning regarding WebPlayer and then the same error again
I’ve searched for some info, but couldn’t find a thing.
I thought that there has to be something in ProjectSettings.asset, and even cleaned all custom compiler defines, but it didn’t really help.
I’ve tried using 2017.2_f1 before (or a similar version which was available on site, not a “beta” one) and it didn’t show these errors.
As for WebPlayer warning - this thing is long gone, right? We didn’t use it in our project at all
Try this anyone with the problem (might want to back up file!):
Close project
Open ProjectSettings.asset
Find reference to [now dead] webplayer buildtarget (the build platform 6 mentioned in editor log)
Delete the line and 2 related lines below it
Open project - see if error gone.