NetworkDiscoveryUnity
NetworkDiscoveryUnity copied to clipboard
Network discovery for Unity3D.
Results
2
NetworkDiscoveryUnity issues
Sort by
recently updated
recently updated
newest added
Android
3
How do you make it work on android? It is able to broadcast but not receiving any. Should there be anything done in the android manifest? This is the warning...
NetworkDiscovery.cs 44: Cannot create an instance of the abstract class or interface 'UnityEvent UnityEvent is abstract, custom unity events need to be implemented as their own type: [System.Serializable] public class...