Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imported type defined multiple times #143

Open
joelstransky opened this issue Dec 31, 2016 · 1 comment
Open

Imported type defined multiple times #143

joelstransky opened this issue Dec 31, 2016 · 1 comment

Comments

@joelstransky
Copy link

Assets/Plugins/Editor/VSCode.cs(441,32): error CS0433: The imported type `System.Diagnostics.Process' is defined multiple times

Assets/Plugins/Editor/VSCode.cs(489,55): error CS0433: The imported type `System.Net.WebClient' is defined multiple times

Assets/Plugins/Editor/VSCode.cs(713,25): error CS0433: The imported type `System.Text.RegularExpressions.Regex' is defined multiple times

Using Unity 5.4.1f1 and Google Mobile Ads Unity Plugin v3.1.3

@reapazor
Copy link
Contributor

reapazor commented Feb 6, 2017

Hey Joel,

Have you upgraded Unity to 5.5+ by chance?
Is it still happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants