[Solved] PrecompiledAssemblyException: Multiple precompiled assemblies with the same name

I have the

PrecompiledAssemblyException: Multiple precompiled assemblies with the same name UnityEngine.Advertisements.Editor.dll included for the current platform. Only one assembly with the same name is allowed per platform.

WITHOUT every upgrading to 2018.3, I am still using Unity 2018.2.18f and all of the sudden I have this issue.

Any help appreciated.

1 Like

Try this

1 Like

Work thanks.