I’m working in a team on a project shared through a GIT repository
Unity works fine for all of us excpet that on my PC, each time I open the Unity project, all HintPath for Unity DLL references is overwritten from a path to “Library\UnityAssemblies” folder to the install folder (precisely “C:\Program Files\Unity_2017.2.0f3\Editor\Data\Managed\UnityEngine”).
When I check on the disk, it seems that the UnityAssemblies folder is never created on my workstation.