- Home /
Socket error in Android Build
I have Pro version Unity 4.3.0f4 with licence , whenever i trying to make Android Build ,following error message is showing
Error building Player: SystemException: 'System.Net.Sockets' are supported only with Unity Android Pro. Referenced from assembly 'Assembly-CSharp'.
How to solve this problem ? Sorry for my english
Answer by unimechanic · Aug 15, 2014 at 06:45 PM
That error means that you are trying to use Sockets, and this feature is available in the Android Pro plugin, but not in the free version. Please take a look at the comparison table:
http://unity3d.com/unity/licenses
You can buy this version in our store:
Your answer
Follow this Question
Related Questions
Android build error aapt.exe after latest SDK updates today 0 Answers
Gradle build faild. see... error "in unity 2020.1.4f1!!!" 0 Answers
CommandInvokationFailure: Failed to re-package resources. Please Help. 2 Answers
"There was a problem parsing the package." 1 Answer
Error building Player: CommandInvokationFailure: Failed to re-package resources - Unity Android 2 Answers