We don't want to mirror our game repo structure for our source assets for various reasons, but we enforce that they have the same relative paths for all team members. So a relative path would work very well. Alterrnatively, we also enforce the same path towards the game repo from the drive root, but it seems like for the absolute paths, the drive name must be explicitly named instead of having just e.g. a file:// at the beginning of the path? Sorry if I'm missing something here and/or there are technical reasons for it.
We don't want to mirror our game repo structure for our source assets for various reasons, but we enforce that they have the same relative paths for all team members. So a relative path would work very well. Alterrnatively, we also enforce the same path towards the game repo from the drive root, but it seems like for the absolute paths, the drive name must be explicitly named instead of having just e.g. a file:// at the beginning of the path? Sorry if I'm missing something here and/or there are technical reasons for it.