I was not sure where to post this, but every time I build addressable, I get :
Script ‘Packages/com.unity.collections/DocCodeSamples.Tests/CollectionsExamples.cs’ will not be compiled because it exists outside the Assets folder and does not to belong to any assembly definition file.
UnityEngine.GUIUtility:processEvent (int,intptr,bool&)
So apparently, some scripts from collections package was not compiled warning… It is not doing any harm (yet) but seeing it all the time is just annoying.
Anyone else has the same issue and what can we do about it?
Unity 2021.2.14f