Reputation: 2551
I just updated my unity to 2018.1.0f2 and it is giving me this error: "Assembly with name 'UnityEditor.StandardEvents' already exists (Packages/com.unity.standardevents/Editor/Editor.asmdef)" Any idea what I should be doing to avoid this.
Upvotes: 5
Views: 8375
Reputation: 1785
To fix this issue:
Upvotes: 2
Reputation: 21
I got the same error, and solved it with the following steps:
C:\Users(name of your account)\AppData\Local\Unity
Remove all folders and files
Upvotes: 2
Reputation: 86
remove all foder in project but keep folder asset and project setting, *.sln
Upvotes: 7