- Home /
Unity Networking multiplayer
Hi All, I created a multiplayer game by using unity multiplayer services(unity networking) which is working fine for PC (Windows) build and Editor. When i try to do this for android , Neither server is getting create nor finding a server which is created from PC . So kindly help me out as early as possible Thanks in advance
Answer by Adishah11 · Mar 12, 2017 at 07:10 PM
here is asset on asset store of fully implemented multiplayer game in unity https://www.youtube.com/watch?v=bsbdxnqh-rc https://www.assetstore.unity3d.com/en/#!/content/81698 see if it can help, this is enabled for all ios, android and windows
Your answer

Follow this Question
Related Questions
How to add Multipeer support between iOS and Windows? 0 Answers
Best way to serialize a ScriptableObject reference using NetworkWriter/Reader 1 Answer
UNet - Connecting and Testing a 'choose your character' scenario 0 Answers
Photon Networking not synchronizing 0 Answers
Unet: Discern between user disconnection and connection lost 1 Answer