Hey djaydino,
I'm not quite sure what you want me to do in your last post ?
local path ? Did you mean relative path ?
to have a proper context here is the path written in the EditorStartupPrefs.asset on my machine :
lastAutoUpdateSignature: 2022.3.8f1__D:/dev/game/Assets__0.0.0.0
but to some other team member it's :
lastAutoUpdateSignature: 2022.3.8f1__F:/work/clients/unity/Assets__0.0.0.0
My intuition would be that this path should be relative to the Assets of the current opened project (instead of relative to the drive) :
lastAutoUpdateSignature: 2022.3.8f1__Assets__0.0.0.0
( I waited a bit for new update before bumping that topic just in case something changed
)
Thanks for the help