G
G
GREAT DNG2021-05-10 15:45:03
C++ / C#
GREAT DNG, 2021-05-10 15:45:03

How to solve problems with Unity?

In Unity, even in a newly created project, there are a number of errors:

Socket: bind failed, error: An attempt was made to access a socket by a method forbidden by access rights. (10013)

Unable to join player connection multicast group.

Assembly for Assembly Definition File 'Packages/com.unity.textmeshpro/Tests/Runtime/Unity.TextMeshPro.Tests.asmdef' will not be compiled, because it has no scripts associated with it. UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface:TickCompilationPipeline (UnityEditor.Scripting.ScriptCompilation.EditorScriptCompilationOptions,UnityEditor.BuildTargetGroup,UnityEditor.BuildTarget)

The latter is only the first time you run the created project.

Unity version - 2019.4.26f1 (64-bit)

What is the reason for this and how to fix it?

PS The answers I found do not help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CHIDWI, 2021-05-20
@CHIDWI

This bug is largely related to UnityCollaborate, if updating it through the package manager does not help, then update the editor to version 2020.1.3f1 or higher. Install and run Unity with administrator rights.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question