I opened 2019.3.0a8 to record a video for a bug-report, no error logged on the console. Then closed and re-opened the editor to capture another video and Unity output the following error to the Console:
Assembly 'Packages/com.unity.ads/Editor/UnityEditor.Advertisements.dll' will not be loaded due to errors:
Unable to resolve reference 'UnityEditor.iOS.Extensions.Xcode'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
The platform was set to PC Standalone, I don’t have iOS Platform Support installed and Services/Ads is disabled. The project wasn’t changed between editor restarts.
I’ve seen this (not this particular error, but other ones ) a few times by now. Newer Unity versions seem to generate random errors that come and go as you restart the editor.
Is this something Unity Technologies have on their radar? Unfortunately I have no reproduce, as these issues, as already said, come and go randomly.