I’m have the same error on launch, did anyone find a solution? Started after I tried to install Octane but have now uninstalled and am still receiving the error. I’m using Unity 2017.1.0f with a MSoft Surface Pro 4, i7. Tried re-install but still no change.
Not entirely sure it is the older files. I’ve tried a new blank project and received the same error. Also tried removing suspect packages and old assets from the full project but all without success. Unity is working otherwise, although it is now struggling to compute Final Gather, which it wasn’t prior to the error.
The error is because your login hasn’t been validated and there are some purchased assets in your project which require you to login to your account. I had the same error. Check the account tab on the top right corner of your scene and verify whether you are logged in. If you aren’t, you’ll see your user name displayed. Click on it and you’ll be logged in. I was able to remove this error once I logged in from that tab.
Hope this helps.
I had a similar issue although it wasn’t stopping me getting into/using Unity, it appeared as an error in red text in the footer/status bar (I’m new to Unity, not sure what that area is called).
In my case I seem to have fixed it by changing the permissions on the c:\users<username>\AppData\Roaming\Unity\ folder in Windows so that ordinary Windows users (not just administrators) have full permission to the folder in Windows (right click folder → properties → edit → add and then add the “Users” group to the permissions and make sure they have full control).