Error as soon as any new project starts: Assembly for Assembly Definition File will not be compiled

The full error is:

Assembly for Assembly Definition File ‘Packages/com.unity.collab-proxy/Tests/Editor/Unity.CollabProxy.EditorTests.asmdef’ will not be compiled, because it has no scripts associated with it.
UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface:TickCompilationPipeline(EditorScriptCompilationOptions, BuildTargetGroup, BuildTarget, String)

Double clicking on it brings the second error:
EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)

Please help me out! I am an extreme beginner at Unity, and haven’t done any major development projects yet, so I may be missing some key basic elements. Thank you so much in advance!

Hello, to fix this you need to got to Window → Package Manager → Unity Collaborate and update it. Then reopen your project and the error should be gone ! :slight_smile:

@Junaagnah Thank you, it worked! Also a complete NOOB here. Just started, officially. Though my Unity Collaborate was up to date, after initial start-up, I got the error message, googled the entire message and here we are. GG! PTL & BLESSINGS