Hi all! I have the following problem: at start of Unity I get two errors:
- Socket: unable to join multicast group, error: Operation has failed with error 0x2726: An invalid argument was supplied.(0)
- Unable to join player connection multicast group.
What is it? I haven’t changed anything in the Unity or system configuration, and it arises even when I launch the program with an empty project. Many people have this problem, but I can’t find the solution.
Although it does not hinder the project to work, it possibly may be dangerous.